Ready Set Python 1 - Lists

Quiz
•
Computers
•
9th Grade
•
Medium
Saturday Kids
Used 6+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is a list in Python?
[1, 2, 3]
{1, 2, 3}
(1, 2, 3)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists can only have one object type (Integer, String, Float, etc.)
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists are changeable (We can add, change, and remove items)
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function can we use to check how many items a list has?
append()
count()
len()
reverse()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists can have items with the same value (e.g. ["cherry", "banana", "cherry"])
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The first item in a list has index 1
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the printed output from these lines of code?
apple
banana
cherry
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python Review

Quiz
•
9th - 12th Grade
19 questions
AQA GCSE Computer Science - 3.1.3 Binary Search

Quiz
•
8th - 10th Grade
11 questions
Python Arrays

Quiz
•
9th - 10th Grade
18 questions
Linked List

Quiz
•
KG - University
20 questions
Python Lists and Strings

Quiz
•
9th Grade
18 questions
Search & Sort Algorithms

Quiz
•
7th - 11th Grade
15 questions
Searches

Quiz
•
9th Grade
12 questions
Code.org Unit 6 - Lists

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade