List Review - code.org Unit 6

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Lists are named the same way as variables - with no spaces and cannot start with a number.
Back
True
2.
FLASHCARD QUESTION
Front
Lists are indicated in code using square brackets [ ].
Back
True
3.
FLASHCARD QUESTION
Front
myList = [pink, blue, gold, white]. What is myList [2]?
Back
gold
4.
FLASHCARD QUESTION
Front
What is myList [0]? myList = [pink, blue, gold, white]
Back
pink
5.
FLASHCARD QUESTION
Front
What does removeItem (myNewList, 3) do? myNewList = [dinosaur, pineapple, sunflower, rock]
Back
removes rock
6.
FLASHCARD QUESTION
Front
When you see the code removeItem (listname, index number), what is being done?
Back
an item is being removed
7.
FLASHCARD QUESTION
Front
When you see the code appendItem (listname, index number), what is being done?
Back
an item is being added to the end of the list
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Sentence Corrections

Flashcard
•
9th - 10th Grade
15 questions
STAAR Editing Practice 1

Flashcard
•
10th Grade
16 questions
Python 2D Lists Flashcard

Flashcard
•
10th Grade
11 questions
Java ArrayLists

Flashcard
•
10th Grade
14 questions
Wordpress- Text Blocks

Flashcard
•
8th Grade
15 questions
Semicolon, colon, and em dash practice #2

Flashcard
•
8th Grade
15 questions
Using 'Have' in the Classroom

Flashcard
•
9th Grade
14 questions
Python Flashcard Week 2

Flashcard
•
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
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