code.org programming concepts

code.org programming concepts

Assessment

Flashcard

Computers

10th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

13 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What additional parameters can be used with the rect block besides the x and y coordinates?

Back

Width and height

2.

FLASHCARD QUESTION

Front

Fill in the Blank: In Game Lab, the y coordinate tells how far something is from the ________ of the display area.

Back

Top

3.

FLASHCARD QUESTION

Front

In Game Lab, increasing the y coordinate moves the shape down the display.

Back

True

4.

FLASHCARD QUESTION

Front

In Game Lab, the y coordinate tells how far something is from the __________ of the display area.

Back

top

5.

FLASHCARD QUESTION

Front

The x coordinate tells how far something is from the __________ side of the display area.

Back

left

6.

FLASHCARD QUESTION

Front

Which programming language does Game Lab primarily use to write interactive animations and games?

Back

JavaScript

7.

FLASHCARD QUESTION

Front

Which counter pattern moves the sprite along the x axis to the left? Options: animal.x = animal.x + 1, animal.x = animal.x - 1, animal.y = animal.y + 1, animal.x = animal.x + 1

Back

animal.x = animal.x - 1

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?