
Data Structures Quiz

Quiz
•
Computers
•
1st Grade
•
Medium
Adham Elmuntser
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is immutable?
List
Set
Tuple
Dictionary
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure allows duplicate elements?
Set
Dictionary
Tuple
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you access the first element of a list named my_list?
my_list{0}
my_list[0]
my_list(0)
my_list.0
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure does not allow duplicate elements?
List
Tuple
Set
Dictionary
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you add an item to a set named my_set?
my_set.add(7)
my_set.append(7)
my_set.insert(7)
my_set[7] = None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of print(len({1, 2, 2, 3}))?
2
3
4
1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement will raise a TypeError when executed?
my_list.append(6)
my_set.add(6)
my_tuple[0] = 100
my_dict['b'] = 20
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Season 5 #Spaic Python Weekly Quiz

Quiz
•
KG - Professional Dev...
15 questions
Loops

Quiz
•
KG - 4th Grade
15 questions
Podstawy Pythona - Quiz

Quiz
•
1st Grade
16 questions
Тест по множествам в Python

Quiz
•
1st - 5th Grade
20 questions
JHenry-5 Tools of the internet quiz

Quiz
•
KG - Professional Dev...
20 questions
Uji Pemahaman Berpikir Komputasional

Quiz
•
1st Grade
15 questions
DOCKER-0100

Quiz
•
1st - 5th Grade
15 questions
Html tags

Quiz
•
1st - 12th 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
Discover more resources for Computers
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade
10 questions
Exploring the 5 Regions of the United States

Interactive video
•
1st - 5th Grade
7 questions
Parts of Speech

Lesson
•
1st - 12th Grade