LocoRobo Lesson 12

LocoRobo Lesson 12

6th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

CoderZ Robotics

CoderZ Robotics

8th Grade

10 Qs

Writing your first program in Python

Writing your first program in Python

8th Grade

10 Qs

Python Variables

Python Variables

8th Grade

10 Qs

CO - 2_ Quiz 1_Python Conditionals

CO - 2_ Quiz 1_Python Conditionals

10th Grade - University

15 Qs

Python Coding with Robots

Python Coding with Robots

12th Grade

10 Qs

LocoRobo Lesson 12

LocoRobo Lesson 12

Assessment

Quiz

Computers

6th - 12th Grade

Medium

Used 76+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms can be used to

manipulate data

make decisions

perform calculations

all answers are correct

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this section of Python do?

drive the robot forward for 1 second

drive the robot forward for 1 centimeter

make the robot wait for 1 second

activate the motors but will not move the robot

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the "1000" mean in the first line of this Python code?

1000 miliseconds

1000 seconds

1000 milimeters

1000 centimeters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What do the "0.5" numbers do in this section of a Python program?

Set the motor power to 50%

Set the time to 0.5 seconds

Set the distance to 0.5 centimeters

Set the rotation to 50%

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this Python code do?

Rotates the robot 90 degrees

Moves the robot for 90 seconds

Makes the robot drive in a square

Makes the robot drive in a triangle

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

All of the Python code we create will go on which lines in the picture?

41

35

44

36

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it better to reduce the speed during rotations that use the encoder?

It makes the rotation more accurate

It activates the encoder

It allows us to use time instead of distance

It allows us to change clockwise to counterclockwise

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?