Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 3- Lesson 3 & 4 Game Lab Vocab

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Program

a)

An algorithm that has been coded into something that can be run by a machine.

b)

controls the color of lines, points and outline of shapes drawn

c)

Finding and fixing problems in an algorithm or program

d)

An error in a program that prevents the program from running as expected.

2.

Debug

a)

An algorithm that has been coded into something that can be run by a machine.

b)

controls the color of lines, points and outline of shapes drawn

c)

Finding and fixing problems in an algorithm or program

d)

An error in a program that prevents the program from running as expected.

3.

stroke

a)

An algorithm that has been coded into something that can be run by a machine.

b)

controls the color of lines, points and outline of shapes drawn

c)

Finding and fixing problems in an algorithm or program

d)

An error in a program that prevents the program from running as expected.

4.

bug

a)

An algorithm that has been coded into something that can be run by a machine.

b)

controls the color of lines, points and outline of shapes drawn

c)

Finding and fixing problems in an algorithm or program

d)

An error in a program that prevents the program from running as expected.

5.

Draws a rectangle onto the display positioned at x and y with sides length w(idth) and h(eight).

a)

rect(x,y,w,h)

b)

Block Coding

c)

background( )

d)

ellipse (x,y,w,h)

6.

Draws an ellipse onto the display centered at x and y and inscribed in a rectangle with sides length w(idth) and h(eight).

a)

rect(x,y,w,h)

b)

Block Coding

c)

background( )

d)

ellipse (x,y,w,h)

7.

Sets the color used for the background of your game

a)

rect(x,y,w,h)

b)

Block Coding

c)

background( )

d)

ellipse (x,y,w,h)

8.

fill(color) is the command that sets the color used to fill shapes.

a)

True

b)

False

9.

rect (x,y,w,h )→ utilizes a drag-and-drop learning environment, where programmers use coding instruction

a)

True

b)

False

10.

A parameter is a determining or characteristic element; a factor that shapes the total outcome; a limit, boundary

a)

True

b)

False