Lesson 44 - Dictionary Datatype 2

Quiz
•
Professional Development, Education
•
5th - 8th Grade
•
Easy
NotchUp .co
Used 23+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which python datatype is having key value pair ?
Dictionary
set
tuple
string
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true ?
Dictionary keys are unique
Dictionary keys can have more than one value
Dictionary can have values without having key
none
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code ?
x={}
print(type(x))
Dictionary
set
list
tuple
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following python datatype encloses with {} ?
Dictionary
list
set
Both set and dictionary
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
By default python input is of type -
string
int
float
list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to copy one dictionary into another ?
copy()
duplicate()
smaple()
Dictionary can't be copied
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to delete particular key from dictionary ?
del
clear
extern
none
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Books and Authors

Quiz
•
6th - 9th Grade
10 questions
Fixed vs. Growth Mindset

Quiz
•
2nd - 6th Grade
10 questions
CYBERCUP 2025 - IT'S A FACT

Quiz
•
1st - 5th Grade
15 questions
Стартовый тест по информатике 6

Quiz
•
6th Grade
10 questions
3d Моделирование

Quiz
•
1st - 10th Grade
6 questions
Cyber Safety Quiz

Quiz
•
1st - 5th Grade
10 questions
Connotations and Denotations

Quiz
•
7th Grade - University
10 questions
Unit 14 - Lesson 1: Did you have a good day at school?

Quiz
•
5th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade