LocoRobo Lesson 12

LocoRobo Lesson 12

6th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Autopilot introduction

Autopilot introduction

8th Grade

16 Qs

roboticis

roboticis

6th Grade - Professional Development

13 Qs

Robotics Pretest

Robotics Pretest

9th - 12th Grade

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

[AP CSP] FOR & WHILE LOOPS

[AP CSP] FOR & WHILE LOOPS

9th Grade - University

20 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?