wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Coding Sports Game Quiz

Total questions: 16

Worksheet time: 9mins

Name
Class
Date
1.

The art of creating a program.

a)

Artistic

b)

Programming

c)

Looping

2.

Trying again and again, even when something is very hard.

a)

persistence

b)

algorithm

c)

computational thinking

d)

loop

3.

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

a)

Code

b)

Program

c)

Algorithm

4.
If you weren't able to complete a challenge the first time you should
a)
pout
b)
give up
c)
try again
d)
bang the keyboard
5.

What are these called in coding?

a)

Tiles

b)

Segments

c)

Actors

d)

Blocks

6.

What is another word for coding?

a)

Typing

b)

Programming

c)

Computing

d)

Commanding

7.

What button do you press to test our your code?

a)

Hand

b)

go!

c)

Run

d)

Flag

8.

What block needs to be added to "When left arrow?"

a)

run

b)

move right

c)

when right arrow

d)

move left

9.

These are both examples of...

a)

Directions

b)

Event blocks

c)

Code

d)

algorithms

10.

This code will...

a)

Play a bounce sound

b)

Make the ball bounce off of the player's hand

c)

Make the ball bounce off the wall

d)

Make the hand appear and the ball appear

11.

Which code is correct?

a)

b)

c)

d)

12.

what code attaches to this block?

a)

score point

b)

opponent score point

c)

bounce ball

d)

move left

13.

what code attaches to this block?

a)

score point

b)

opponent score point

c)

bounce ball

d)

move left

14.

What block goes under "When run"?

a)

b)

c)

d)

15.

What block goes under "When run"?

a)

b)

c)

d)

16.

What does the code "throw new ball" do?

a)

change the position of the ball

b)

move the hand

c)

make the ball score

d)

create a basketball for the game