The code's output:

Python 12 Sat

Quiz
•
Computers
•
12th Grade
•
Hard
rofaida hamad
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Math
Physics
Chemistry
English
4
3.8
3.6
3.7
None
None
None
None
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The output of the code is
[101, 102, 103, 104]
[3.6, 3.7, 3.8, 4]
[104,103,102,101]
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following code deletes the key 103 and its value
del grades[103]
del grades["103"]
grades.pop(103)
grades.pop("103")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_______________method will returns number of key-value pairs in the given dictionary.
len( )
pop( )
del( )
keys( )
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Which of these is the best description of a list in Python?
A list is a collection of data that has an order and can be changed
A list is a lot of variables
Conditional Statement
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the correct code for creating a list of names?
nameList = John, Harry, Jesse, John, Harry, Harry
nameList = ("John", "Harry", "Jesse", "John", "Harry", "Harry")
nameList = ["John", "Harry", "Jesse", "John", "Harry", "Harry"]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List items have an index number. In the following list, which item has the index number of 3?
["John", "Harry", "Jesse", "John", "Harry", "Harry"]
"John"
"Harry"
"Jesse"
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
15 questions
2D Arrays

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

Quiz
•
10th - 12th Grade
20 questions
Int Prog: Lists and Functions

Quiz
•
9th - 12th Grade
25 questions
Final Exam P2Q2

Quiz
•
12th Grade
20 questions
Unit 5 Quiz - Loops & Lists (code.org)

Quiz
•
10th - 12th Grade
20 questions
AP CSP Unit 6

Quiz
•
10th - 12th Grade
15 questions
Javascript

Quiz
•
10th - 12th Grade
Popular Resources on Quizizz
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
19 questions
Math Review

Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review

Quiz
•
7th Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade
20 questions
Banking

Quiz
•
9th - 12th Grade
20 questions
Managing Credit

Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense

Quiz
•
10th - 12th Grade