
Современные языки программирования. Тема-9
Quiz
•
Computers
•
University
•
Medium
Khatira Abbasova
Used 14+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Словари на языке программирования Python:
Набор ключевых слов, индексы которых не упорядочены и взаимозаменяемы. Нет повторяющихся ключевых слов
Это индексированная и неизменная коллекция. Допускает повторяющиеся элементы
Это несортированная коллекция без индекса. Нет повторяющегося элемента.
Это индексированная и редактируемая коллекция. Допускает повторяющиеся элементы.
не изменяемая и без индексная коллекция
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Функция, используемая для создания словаря:
dict()
dstr()
tuple()
list()
set()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что из перечисленного является типом словаря?
dt={'ad':'Emin', 'Soyad':'Eliyev'}
dt={'4','6'}
dt={'ad','Emin', 'Soyad','Eliyev'}
dt={'ad';'Emin', 'Soyad';'Eliyev'}
dt={'num','6'}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Найдите результат программного кода: thisdict ={"brand": "Ford","model":"Mustang","year": 1964};print(thisdict)
{'brand': 'Ford', 'model': 'Mustang', 'year': 1964}
{ 'Ford', 'Mustang', 1964}
{'brand': 'model': 'year': }
{'brand', 'Ford', 'model', 'Mustang', 'year',1964}
{'brand': 'Ford', 'model': 'Mustang', }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Найдите результат программного кода:thisdict ={"brand": "Ford","model":"Mustang","year": 1964}; print(thisdict['brand'])
Ford
model
brand
1964
Mustang
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Задан сapitals = {'Россия' : 'Москва', 'США' : 'Вашингтон'}. Выберите код, который добавит в словарь новое значение
capitals['Украина'] = 'Киев'
['Украина'] = 'Киев'
capitals['Украина'] = ['Киев']
'Украина' = 'Киев'
сapitals = {'Украина' : 'Киев'}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Найдите результат программного кода:
thisdict ={"brand": "Ford","model":"Mustang","year": 1964}
del thisdict["year"]
print(thisdict)
{'brand': 'Ford', 'model': 'Mustang'}
{"year": 1964}
{"brand": "Ford","model":"Mustang","year": 1964}
"year": 1964}
TypeError
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Introduction to Business Information Systems
Quiz
•
University
10 questions
Clustering_Pertemuan2_Quiz_Ceria
Quiz
•
University
10 questions
Introduction of Computer Vision
Quiz
•
University
10 questions
Predictive analytics
Quiz
•
University
10 questions
Computer Networks-UNIT I
Quiz
•
University
15 questions
Software Life cycle Models
Quiz
•
University
10 questions
Machine Learning (Introduction)
Quiz
•
University
10 questions
Planning and Implementation of Information Security
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
7 questions
Different Types of Energy
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
25 questions
Waves-8th Grade Physical Science
Quiz
•
KG - University
41 questions
Unit 8 Key Terms
Quiz
•
11th Grade - University
10 questions
Product & Quotient Derivative Rules
Quiz
•
University
5 questions
How to Calculate Force - Newton's 2nd Law of Motion
Interactive video
•
10th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
