Micromelon Python

Micromelon Python

9th Grade

9 Qs

quiz-placeholder

Similar activities

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

FIRST Tech Challenge Systems

FIRST Tech Challenge Systems

9th - 10th Grade

8 Qs

Intro To Robotics -Grade 8

Intro To Robotics -Grade 8

7th - 9th Grade

10 Qs

Robotics 3QT

Robotics 3QT

KG - University

10 Qs

CS Foundations Spheros Mastery

CS Foundations Spheros Mastery

9th - 12th Grade

10 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 colour on bottom

LED

Multi-coloured lights

Infrared

Senses distance from front

Gyro

Senses robot orientation

Ultrasonic

Senses distance on sides

Colour Sensor

6.

LABELLING QUESTION

1 min • 2 pts

Label the Robot

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

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