Micromelon Python

Micromelon Python

9th Grade

9 Qs

quiz-placeholder

Similar activities

AP CSP Boolean Logic 6

AP CSP Boolean Logic 6

9th - 12th Grade

10 Qs

final test

final test

9th Grade

10 Qs

AP CSP Booleans

AP CSP Booleans

9th - 12th Grade

10 Qs

brawl star

brawl star

5th - 11th Grade

10 Qs

Quiz1

Quiz1

7th - 9th Grade

10 Qs

Unit 2 Review

Unit 2 Review

9th Grade - University

10 Qs

Course Description Practice Test

Course Description Practice Test

9th - 12th Grade

14 Qs

Raspberry Pi

Raspberry Pi

9th Grade

12 Qs

Micromelon Python

Micromelon Python

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Megan WALLACE

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

DROPDOWN QUESTION

1 min • 1 pt

Which of the following will move the robot backwards. (a)  

Motors.moveDistance(-30)
Motors.moveDistance(10)
Motors.turnDegrees(45) 
Motors.turnDegrees(-30)

2.

DROPDOWN QUESTION

1 min • 1 pt

Which of the following will move the robot forwards. (a)  

Motors.moveDistance(10)
Motors.moveDistance(-30)
Motors.turnDegrees(45) 
Motors.turnDegrees(-30)

3.

DROPDOWN QUESTION

1 min • 1 pt

Which of the following will turn the robot left? (a)  

Motors.turnDegrees(-30)
Motors.moveDistance(-30)
Motors.moveDistance(10)
Motors.turnDegrees(45) 

4.

DROPDOWN QUESTION

45 sec • 1 pt

Which of the following will turn the robot right. (a)  

Motors.turnDegrees(45) 
Motors.moveDistance(-30)
Motors.moveDistance(10)
Motors.turnDegrees(-30)

5.

MATCH QUESTION

1 min • 1 pt

Match the following

Senses robot orientation

Infrared

Senses distance from front

Colour Sensor

senses colour on bottom

Ultrasonic

Senses distance on sides

LED

Multi-coloured lights

Gyro

6.

LABELLING QUESTION

1 min • 2 pts

Label the Robot

c
b
a
d
e
Motor
Power On
Ultra sonic
Infrared
Colour sensors

7.

FILL IN THE BLANK QUESTION

1 min • 2 pts

distance= Ultrasonic.____()

8.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following will move the robot in a single square?

Media Image
Media Image
Media Image
Media Image

9.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will this code ask the robot to do?

Draw a square

Stop when it sees RED

Go when it sees RED

Turn the LED lights green