Micro:bit Programming Quiz

Micro:bit Programming Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz Mengenal Data VII

Quiz Mengenal Data VII

7th Grade - University

20 Qs

Uji Pengetahuan Jaringan Komputer

Uji Pengetahuan Jaringan Komputer

10th Grade

20 Qs

Professionalism in Robotics Engineering Final Assessment

Professionalism in Robotics Engineering Final Assessment

9th Grade - University

20 Qs

Bootstrap Quiz

Bootstrap Quiz

11th Grade

17 Qs

Digital Documentation Using LibreOffice Writer-Track Change

Digital Documentation Using LibreOffice Writer-Track Change

10th Grade

15 Qs

Kuis 1 Informatika

Kuis 1 Informatika

10th Grade

20 Qs

U2/L3 Kira HS

U2/L3 Kira HS

9th Grade

20 Qs

Cuestionario sobre Micro:bit

Cuestionario sobre Micro:bit

11th Grade

15 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?