Micro:bit Programming Quiz

Micro:bit Programming Quiz

8th Grade

23 Qs

quiz-placeholder

Similar activities

Quiz aplikasi perkantoran

Quiz aplikasi perkantoran

8th Grade

20 Qs

Kuis Ms Word 1

Kuis Ms Word 1

7th Grade - University

20 Qs

PTS TIK KELAS 8 KUMER

PTS TIK KELAS 8 KUMER

8th Grade - University

25 Qs

Unit-8 (QB64) Year-6

Unit-8 (QB64) Year-6

6th Grade - University

22 Qs

MS Excel

MS Excel

4th Grade - University

22 Qs

Remedial Aplikasi Perkantoran

Remedial Aplikasi Perkantoran

8th Grade

25 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

mid exam 2017

mid exam 2017

8th Grade

20 Qs

Micro:bit Programming Quiz

Micro:bit Programming Quiz

Assessment

Quiz

Information Technology (IT)

8th Grade

Medium

Created by

Ramziyah Abdullah

Used 2+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Flashing Heart tutorial?

To create a game on the Micro:bit

To make an LED heart icon flash on and off

To display a scrolling message

To detect button presses

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display a heart icon on the Micro:bit?

display.scroll("Heart")

Image.HEART

display.show(Image.HEART)

show_image("HEART")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block in the block editor can be used to pause the program for a short time?

Forever block

On start block

Pause (ms) block

Input block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the forever loop do in a Micro:bit program?

Runs the program once

Repeats the code inside it continuously

Stops the code after a delay

Displays an icon for a limited time

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make the heart icon flash off?

Use display.scroll("")

Use display.clear()

Use display.show(None)

Use Image.OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default time unit for a pause in the block editor?

Seconds

Milliseconds

Microseconds

Minutes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you alternate between two images in the Flashing Heart program?

Use the if block

Use a while loop

Use display.show() for both images with a pause in between

Use button_a.is_pressed()

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?