wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

VR Python Unit 1/2 Formative

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of these best describes a programming language?

a)

A set of rules where symbols represent actions.

b)

A set of spoken commands for a robot.

c)

An action performed by a robot.

d)

A list of behaviors the robot has already completed.

2.

What is the name for an action performed by the VR robot?

a)

command

b)

behavior

c)

parameter

d)

programming language

3.

How do you change the behavior or the VR robot?

a)

change the programming language

b)

name and save your project

c)

change the programming commands

d)

change the Playground

4.

How far will the VR robot move based off of the command in the diagram?

a)

200 mm

b)

400 mm

c)

500 mm

d)

300 mm

5.

What part of the command do you change to adjust the direction of the drive_for command?

a)

1

b)

2

c)

3

d)

4

6.

What is the default velocity of the VR robot?

a)

0%

b)

25%

c)

50%

d)

100%

7.

What is the maximum velocity setting of the VR robot?

a)

50%

b)

100%

c)

150%

d)

200%

8.

How will the VR robot move based off of the command above?

a)

turn left to a heading of 80 degrees

b)

turn right to a heading of 90 degrees

c)

turn left for 90 degrees

d)

turn right for 80 degrees

9.

Which command turns the VR robot to a given clockwise heading?

a)

turn_to_heading

b)

turn

c)

set_drive_rotation

d)

turn_to_rotation

10.

Which of the following is the best description of the turn_for command?

a)

turns the VR robot left indefinitely

b)

turns the VR robot right indefinitely

c)

moves the VR robot forward a specific distance

d)

turns the VR robot left or right a specific number of degrees