Search Header Logo

LocoRobo Python Coding

Computers

6th - 8th Grade

Used 161+ times

LocoRobo Python Coding
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to store values

variables
Python
RGB
LED

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can have a value from 0 to 255

RGB LEDs
MotorDirection
LocoRobo.wait
strings

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you need to change “lr 00:07” to?

Your Robot Number
The LED Number
The Motor Speed
The Motor Direction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For the code: robot.set_lights(0, 255, 0, 0), what does the first 0 represent?

The light number
The red value
The green value
The blue value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For the code: robot.set_lights(0, 255, 0, 0), what color will the LED be?

Red
Green
Blue
White

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must follow robot.set_lights(0, 255, 0, 0) in order for the lights to work on the robot?

robot.sync_lights()
robot.setup_wait(WaitType.TIME, 1000)
robot.move(0, 0, 0, 0, True)
robot.set_light(1, 255, 255, 255)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code do LocoRobo.wait(1)?

Waits 1 second before reading the next command
Turns on the LED Lights
Moved the robot forward for 1 second
Moved the robot forward for 1 centimeter

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?