Micro:bit Programming Quiz

Micro:bit Programming Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Infrastructure 2

Infrastructure 2

11th Grade

17 Qs

Аппаратные средства и внешние устройства компьютера

Аппаратные средства и внешние устройства компьютера

10th Grade

19 Qs

SUMATIF INFORMATIKA KELAS 9 SEM 1

SUMATIF INFORMATIKA KELAS 9 SEM 1

9th Grade

20 Qs

IT/CS Review Quizzizz

IT/CS Review Quizzizz

6th Grade - University

15 Qs

Soal Jaringan Komputer Bagian-1

Soal Jaringan Komputer Bagian-1

10th Grade

20 Qs

G4-Microprocessors and Their Uses

G4-Microprocessors and Their Uses

4th Grade - University

15 Qs

Media and Information Literacy

Media and Information Literacy

12th Grade

20 Qs

COSRS_STEM 11H

COSRS_STEM 11H

11th Grade

20 Qs

Micro:bit Programming Quiz

Micro:bit Programming Quiz

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Practice Problem

Easy

Created by

Fadi Fadi

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?