A part of the program that does not work correctly.
Interactive Animations and Games from code.org

Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Peter Kovach
Used 55+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Bug
Break
Loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a list of steps that you can follow to finish a task?
Code
Program
Algorithm
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Predict what will show up on console.log
true true true
true false false
false false false
true false true
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A student wants to make a sprite appear. The students begins with "var sprite = createSprite(200,300)". What is the next step?
Add a "drawSprites" command
Add a "sprite.setAnimation" command
Add a "sprite.x" command
Add a "sprite.y" command
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is necessary to make a sprite move across the screen from right to left?
if then
sprite.x = sprite.x + 2 ;
sprite.x = sprite.x - 2 ;
sprite.y = sprite.y + 2 ;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Match the block code to the correct description.
a plane moves up and a jet moves across the screen
a blue sky and two planes are made without motion
a plane moves across and a jet moves up
The plane and the jet move together across the screen
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Based on this code, where will the fly appear at the start of the code?
Top left
Top right
Bottom left
Bottom right
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Scratch

Quiz
•
7th Grade
15 questions
Code.org CS Discoveries Lessons 3-7 Review

Quiz
•
6th - 8th Grade
15 questions
KS4 - Python Turtle

Quiz
•
9th - 11th Grade
12 questions
The Draw Loop

Quiz
•
7th Grade
19 questions
Coding Vocabulary

Quiz
•
7th - 8th Grade
19 questions
Scratch Quiz

Quiz
•
4th - 8th Grade
19 questions
Coding Terms Review

Quiz
•
6th Grade - University
15 questions
Snap! Computer Programming Quiz

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade