EarSketch Chapters 1 - 5

EarSketch Chapters 1 - 5

Assessment

Flashcard

Performing Arts

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

33 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A _____ instructs the computer to execute a code section repeatedly.

Back

for loop

2.

FLASHCARD QUESTION

Front

A for loop consists of: loop counter, range, loop body; loop body, loop counter, range; range, loop body, loop counter; loop body, range, loop counter

Back

loop body, loop counter, range

3.

FLASHCARD QUESTION

Front

_____ displays the data in the console and is useful for debugging.

Back

print()

4.

FLASHCARD QUESTION

Front

_____, _____, and _____ can all be used to debug code.

Back

printing, commenting out code, and the console

5.

FLASHCARD QUESTION

Front

Which of the following is NOT a component of a for loop? loop body, loop interpreter, loop counter, loop range

Back

loop interpreter

6.

FLASHCARD QUESTION

Front

Which of the following is NOT a good use of loops in a musical composition?
Repeating a beat on several consecutive measures,
Creating a beat pattern that never repeats,
Placing musical clips on every third measure,
Placing musical clips on odd measures

Back

Creating a beat pattern that never repeats

7.

FLASHCARD QUESTION

Front

Which of the following is NOT a recommended technique for debugging? Printing variable values to the console, Looking at error lines identified in the console, Asking others for help, Copying and pasting code into Google

Back

Copying and pasting code into Google

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?