Micromelon Python

Micromelon Python

9th Grade

9 Qs

quiz-placeholder

Similar activities

Robotics 3QT

Robotics 3QT

KG - University

10 Qs

CS Foundations Spheros Mastery

CS Foundations Spheros Mastery

9th - 12th Grade

10 Qs

Codebots 2

Codebots 2

7th - 9th Grade

9 Qs

Lego Spike - Challenge 1 Quiz

Lego Spike - Challenge 1 Quiz

6th Grade - University

10 Qs

Finch Robot Review Quiz

Finch Robot Review Quiz

9th - 12th Grade

12 Qs

Robotics Quiz

Robotics Quiz

5th - 9th Grade

14 Qs

9-10 robotics EV3 basics

9-10 robotics EV3 basics

7th - 10th Grade

14 Qs

Square One V2X Challenge Quiz

Square One V2X Challenge Quiz

9th - 12th Grade

9 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

Gyro

Multi-coloured lights

LED

Senses distance from front

Ultrasonic

Senses distance on sides

Infrared

senses colour on bottom

Colour Sensor

6.

LABELLING QUESTION

1 min • 2 pts

Label the Robot

c
b
a
d
e
Infrared
Power On
Motor
Ultra sonic
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