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
14 questions
Wordpress- Text Blocks

Flashcard
•
8th Grade
15 questions
Comma Test

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

Flashcard
•
10th Grade
13 questions
6 week test-App Creators

Flashcard
•
8th Grade
11 questions
Java ArrayLists

Flashcard
•
10th Grade
13 questions
[2] Unit 3 Lists(mrlee280)

Flashcard
•
10th Grade
13 questions
Review Part 5 Debugging, Variables, UI

Flashcard
•
9th Grade
13 questions
Unit 2: Web Development -code.org

Flashcard
•
8th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade