Search Header Logo

Micro:bit Programming Quiz

Authored by Fadi Fadi

Information Technology (IT)

9th - 12th Grade

Used 2+ times

Micro:bit Programming Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Micro:bit?

A type of smartphone

A small programmable computer

A video game console

A robot

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language are we using to program the Micro:bit?

Scratch

JavaScript

Python

HTML

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python module is used to control the Micro:bit?

microbit

pygame

time

math

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you display the text "Hello" on the Micro:bit’s LED screen?

print("Hello")

display.show("Hello")

display.scroll("Hello")

led.show("Hello")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many LEDs are on the Micro:bit’s display?

10

15

20

25

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code do? from microbit import * display.show(Image.HAPPY)

Show a happy face on the LED display

Show the text "HAPPY" on the display

Flash random LEDs

Make a sound

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the sleep(1000) function?

Turns off the Micro:bit

Makes the program pause for 1000 milliseconds (1 second)

Stops the Micro:bit from running

Displays an image

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?