Micro:bit Programming Quiz

Micro:bit Programming Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Programming Concepts Quiz

Programming Concepts Quiz

11th Grade

22 Qs

Assesment Awal Informatika Fase - E

Assesment Awal Informatika Fase - E

10th Grade - University

25 Qs

Cuestionario de conceptos de programación y Micro:bit

Cuestionario de conceptos de programación y Micro:bit

9th Grade

20 Qs

Soal Jaringan Komputer Bagian-1

Soal Jaringan Komputer Bagian-1

10th Grade

20 Qs

KTTX_CĐ_B_Tin12

KTTX_CĐ_B_Tin12

12th Grade - University

20 Qs

Kuis tentang Sistem Komunikasi Serat Optik

Kuis tentang Sistem Komunikasi Serat Optik

11th Grade

15 Qs

Konfigurasi Dasar MikroTik

Konfigurasi Dasar MikroTik

12th Grade - University

20 Qs

BASIC Programming Fundamentals Assessment

BASIC Programming Fundamentals Assessment

10th 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?