List Review - code.org Unit 6

Quiz
•
Computers
•
9th Grade
•
Medium
Autumn Honts
Used 31+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists are named the same way as variables - with no spaces and cannot start with a number.
True
False
2.
MATCH QUESTION
2 mins • 1 pt
Match the index with the correct value.
myNumbers = [ 32, 64, 33, 0, 15, 26, 3 ]
32
myNumbers[0]
64
myNumbers[3]
Not found
myNumbers[7]
15
myNumbers[4]
0
myNumbers[1]
3.
CLASSIFICATION QUESTION
3 mins • 1 pt
Which of the following are elements and which are indexes?
Groups:
(a) Elements
,
(b) Indexes
3
1
The Grinch
The Lorax
Cat in the Hat
Hop on Pop
0
2
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists are indicated in code using square brackets [ ].
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
myList = [pink, blue, gold, white]
What is myList [2]?
pink
blue
gold
white
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
myList = [pink, blue, gold, white]
What is myList [0]?
pink
blue
gold
white
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
myNewList = [dinosaur, pineapple, sunflower, rock]
What does removeItem (myNewList, 3) do?
removes dinosaur
removes pineapple
removes sunflower
removes rock
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Computer Science (Python)

Quiz
•
9th Grade
20 questions
Algorithms 1A J277

Quiz
•
9th Grade
16 questions
Searching and Sorting Algorithms

Quiz
•
9th - 10th Grade
18 questions
Input Devices

Quiz
•
3rd - 12th Grade
20 questions
Python list, if

Quiz
•
6th - 12th Grade
20 questions
REVIEW - Website Design and Development

Quiz
•
9th - 12th Grade
20 questions
APCS_A_Week1_Gloria

Quiz
•
9th - 12th Grade
15 questions
Creating and Altering Data Structure

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th 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