Search Header Logo
Interactive Animations and Games from code.org

Interactive Animations and Games from code.org

Assessment

Flashcard

Computers

7th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

13 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A part of the program that does not work correctly.

Media Image

Back

Bug

2.

FLASHCARD QUESTION

Front

What is a list of steps that you can follow to finish a task?

Media Image

Back

Algorithm

3.

FLASHCARD QUESTION

Front

Predict what will show up on console.log: true true true, true false false, false false false, true false true

Media Image

Back

true false true

4.

FLASHCARD QUESTION

Front

A student wants to make a sprite appear. The students begins with "var sprite = createSprite(200,300)". What is the next step?

Media Image

Back

Add a "sprite.setAnimation" command

5.

FLASHCARD QUESTION

Front

Which command is necessary to make a sprite move across the screen from right to left? Options: if then, sprite.x = sprite.x + 2 ;, sprite.x = sprite.x - 2 ;, sprite.y = sprite.y + 2 ;

Media Image

Back

sprite.x = sprite.x - 2 ;

6.

FLASHCARD QUESTION

Front

Match the block code to the correct description: a plane moves across and a jet moves up

Media Image

Back

a plane moves across and a jet moves up

7.

FLASHCARD QUESTION

Front

Based on this code, where will the fly appear at the start of the code? Options: Top left, Top right, Bottom left, Bottom right

Media Image

Back

Bottom right

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?