Code.org Game Lab Lessons 1-3

Code.org Game Lab Lessons 1-3

Assessment

Flashcard

Instructional Technology

6th - 8th Grade

Hard

Created by

Kathryn Sims

FREE Resource

Student preview

quiz-placeholder

23 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Finding and fixing problems in a program is called

Back

debugging

2.

FLASHCARD QUESTION

Front

A placeholder for a piece of information that can change

Back

variable

3.

FLASHCARD QUESTION

Front

An extra piece of information used to customize it for a specific need

Back

parameter

4.

FLASHCARD QUESTION

Front

Which command draws a rectangle?

Back

rect(x,y,w,h)

5.

FLASHCARD QUESTION

Front

Which of the following commands draw a circle? cir(x,y,w,h), circle(x,y,w,h), ellipse(x,y,w,h), ellip(x,y,w,h)

Back

ellipse(x,y,w,h)

6.

FLASHCARD QUESTION

Front

Which variable is named correctly? Options: 1side, 1 side, side1

Back

side1

7.

FLASHCARD QUESTION

Front

What is the x value in the following code? rect(250,200,75,225)

Back

250

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?