wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

VR Python Formative Unit 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
  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 already completed

2.
  1. What is the name for an action performed by the VR Robot?

a)

command

b)

behavior

c)

parameter

d)

programming language

3.
  1. How do you change the behavior of the VR Robot?

a)

Change the programming language

b)

Name and save your project

c)

Change the programming commands

d)

Change the playground

4.
  1. How far will the VR Robot move based off of the command above?

a)

200 millimeters (mm)

b)

400 millimeters (mm)

c)

500 millimeters (mm)

d)

300 millimeters (mm)

5.
  1. 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.
  1. What is the default velocity of the VR Robot?

a)

0%

b)

50%

c)

25%

d)

75%

7.

What is the maximum velocity setting for the VR Robot?

a)

50%

b)

150%

c)

100%

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.

What order will the buildings on the Castle Crasher Playground be knocked over according to the project above?

a)

1, 2, 3, 4, 5

b)

3, 2, 5, 4, 1

c)

3, 1, 4, 5, 2

d)

5, 2, 1, 4, 3