Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

The laboratory work 7

.docx
Скачиваний:
10
Добавлен:
11.11.2022
Размер:
1.32 Mб
Скачать

The laboratory work 7

Exercise 1: Below are the two lists convert it into the dictionary

Solution:

Exercise 2: Merge following two Python dictionaries into one

Solution:

Exercise 3: Access the value of key ‘history’ from the below dict

Solution:

Exercise 5: Create a new dictionary by extracting the following keys from a below dictionary

Solution:

Exercise 7: Check if a value 200 exists in a dictionary

Expected output:

True

Solution:

Exercise 8: Rename key city to location in the following dictionary

Solution:

Exercise 9: Get the key of a minimum value from the following dictionary

Solution:

Exercise 10: Change Brad’s salary to 8500 from a given Python dictionary

Solution:

Соседние файлы в предмете Администрирование систем и сетей