
Tuples and Dictionaries

Quiz
•
Computers
•
10th Grade
•
Medium

Fatmah Alkhzaimi
Used 15+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Choose the immutable data type.
Tuples
Set
List
Dictionaries
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A dictionary is an example of a sequence type
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A Python dictionary stores
value - key pairs
values
keys
key - value pairs
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following creates an empty dictionary? You can choose more than one answer
D = dict()
D = ()
D = []
D = {}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
t = (1, 2, 3, 4)
t.append(5)
print (len(t))
1
Error
5
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Items are accessed by their position in a dictionary
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_________method will returns number of key-value pairs in the given dictionary.
len()
del()
keys()
values()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quizz Réseaux Sociaux (SNT)

Quiz
•
10th Grade
12 questions
Python Fundamentals

Quiz
•
6th - 11th Grade
10 questions
Capacity Building on Computer Education (CBoCE)

Quiz
•
9th - 12th Grade
11 questions
SST Yr8 - NCCE - Use of tools

Quiz
•
9th - 12th Grade
15 questions
Python revision

Quiz
•
10th Grade - University
11 questions
AP CSP MCQ Review Session 3 Quiz

Quiz
•
10th Grade
15 questions
Grade XI test

Quiz
•
5th - 12th Grade
10 questions
Test Alocare dinamica

Quiz
•
10th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade