Micro Programming Quiz

Micro Programming Quiz

6th - 10th Grade

17 Qs

quiz-placeholder

Similar activities

Input Outputs Microbit

Input Outputs Microbit

8th Grade

18 Qs

Introduction to Algorithims and Maker

Introduction to Algorithims and Maker

6th Grade

19 Qs

Microbit Python

Microbit Python

8th - 10th Grade

15 Qs

Robotics Fall Review

Robotics Fall Review

10th - 12th Grade

21 Qs

Introduction to Microbits

Introduction to Microbits

7th Grade

20 Qs

Microbit (python)

Microbit (python)

8th - 10th Grade

15 Qs

7.4 Micro:bit Introduction

7.4 Micro:bit Introduction

7th Grade

12 Qs

Year 5 Assessment 3 Revision

Year 5 Assessment 3 Revision

5th Grade - University

12 Qs

Micro Programming Quiz

Micro Programming Quiz

Assessment

Quiz

Computers

6th - 10th Grade

Easy

Created by

Fadi Fadi

Used 6+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the micro?

Gaming

Education and prototyping

Music production

Home automation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to display a message on the micro screen?

.show()

.print()

.display()

.write()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to generate a random number between 0 and 9?

random.choice(range(10))

random.randint(0, 9)

random.random(0, 9)

random.number(0, 9)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the .scroll() method do?

Displays an image

Shows a message one character at a time

Creates a sound

Turns on the LED lights

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between .scroll() and .show()?

.scroll() is for numbers only

.show() shows the entire message at once

.scroll() is faster

There is no difference

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library must be imported to use random number generation?

math

random

statistics

numpy

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check if the micro is shaken?

accelerometer.was_shaken()

input.is_shaken()

motion.is_shaken()

accelerometer.is_shaken()

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?