Code.org Lists, Loops, Traversals Review

Code.org Lists, Loops, Traversals Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

39 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the word used to describe repetition in programming?

Back

Iteration

2.

FLASHCARD QUESTION

Front

What shape does this code make?

Back

Square

3.

FLASHCARD QUESTION

Front

What is a possible output when the following code segment executes? The ending position of the turtle is shown in each diagram. The starting position is shown as a white triangle in cases where the turtle starts and ends in different locations.

Back

Media Image

4.

FLASHCARD QUESTION

Front

A Boolean expression is an expression that evaluates to which of the following? Yes/Maybe/No, True/False, Any Integer, Integers between 1 and 10, Any single character

Back

True/False

5.

FLASHCARD QUESTION

Front

Which vocabulary word is: a common method for referencing the elements in a list or string using numbers

Back

index

6.

FLASHCARD QUESTION

Front

Which vocabulary word is: an ordered collection of elements

Back

list

7.

FLASHCARD QUESTION

Front

Match the index with the value: var myNumbers = [32, 64, 33, 0, 15, 26, 3]. What is myNumbers[4]?

Back

15

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?