Micro:bit Programming Quiz

Micro:bit Programming Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Computer System Quiz

Computer System Quiz

10th Grade

20 Qs

ASSESMEN FORMATIF - AI & MIT App Inventor - KELAS XI

ASSESMEN FORMATIF - AI & MIT App Inventor - KELAS XI

11th Grade

15 Qs

XML dan Java

XML dan Java

11th Grade

15 Qs

Tech+ 3.1 Reading Assessment

Tech+ 3.1 Reading Assessment

10th Grade

18 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

YEAR 3 ICT LENT TERM ASSESSMENT

YEAR 3 ICT LENT TERM ASSESSMENT

3rd Grade - University

21 Qs

MakeCode Arcade Questions

MakeCode Arcade Questions

10th Grade - University

15 Qs

Programming Foundations Practice Quiz

Programming Foundations Practice Quiz

11th Grade

20 Qs

Micro:bit Programming Quiz

Micro:bit Programming Quiz

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Easy

Created by

Fadi Fadi

Used 2+ times

FREE Resource

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

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?