List Review - code.org Unit 6

Quiz
•
Computers
•
9th Grade
•
Medium
Autumn Honts
Used 34+ 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 ]
15
myNumbers[3]
64
myNumbers[4]
32
myNumbers[1]
0
myNumbers[7]
Not found
myNumbers[0]
3.
CLASSIFICATION QUESTION
3 mins • 1 pt
Which of the following are elements and which are indexes?
Groups:
(a) Elements
,
(b) Indexes
The Grinch
Cat in the Hat
2
0
The Lorax
1
Hop on Pop
3
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
NEW_SMP_Mls8_Quiz

Quiz
•
7th - 12th Grade
15 questions
Loops Python

Quiz
•
9th Grade
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
20 questions
Chapter 6- Lists and Loops

Quiz
•
9th Grade
20 questions
list 6th

Quiz
•
7th Grade - University
15 questions
Coding Pre-quiz

Quiz
•
6th - 9th Grade
15 questions
Outlook Module 1-2 Review #1

Quiz
•
9th - 10th Grade
16 questions
2.1 Linear and Binary Searching Algorithms

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade