
Code.org CSP Unit 5 Lists

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which vocabulary word is: a common method for referencing an element in a list using a number to indicate its position
Back
index
2.
FLASHCARD QUESTION
Front
Match the index with the value: var myNumbers = [32, 64, 33, 0, 15, 26, 3]. What is myNumbers[4]?
Back
15
3.
FLASHCARD QUESTION
Front
//Consider this code:
var list = [10, 12, 14, 16, 18];
appendItem(list, 20);
removeItem(list, 0);
//What is printed to the console?
console.log(list[list.length - 1]);
Back
20
4.
FLASHCARD QUESTION
Front
//Consider this code:
var list = [10, 12, 14, 16, 18];
appendItem(list, 3);
//What is printed to the console?
console.log(list[list.length-1]);
Back
3
5.
FLASHCARD QUESTION
Front
//Consider this code.
var listOne = [2, 1, 0];
var listTwo = [1, 2, 0];
//What is printed to the console?
console.log( listOne[1] + listTwo[1] );
Back
3
6.
FLASHCARD QUESTION
Front
An array is;
Back
Lists of data
7.
FLASHCARD QUESTION
Front
array = [1,2,3,4,5]
What is the length of this array?
Back
5
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
AP CSP Loops Practice

Flashcard
•
9th - 12th Grade
15 questions
ArrayList Practice

Flashcard
•
9th - 12th Grade
10 questions
Code.org CSP Unit 5 Lists

Flashcard
•
9th - 12th Grade
12 questions
Code.org Unit 6 Assessment Day

Flashcard
•
9th - 12th Grade
12 questions
Code.org - Unit 6 Lists, Loops, and Traversals

Flashcard
•
10th Grade - University
10 questions
Arrays

Flashcard
•
10th - 12th Grade
16 questions
AP CSP Unit 5 List Pseudocode Flashcard 2

Flashcard
•
9th - 12th Grade
13 questions
AP CSP Unit 7: Parameters, Returns, and Libraries

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade