Micro:bit Python #1

Micro:bit Python #1

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

BBC Microbit

BBC Microbit

7th - 9th Grade

16 Qs

1st FORM EDPM ACTIVITY

1st FORM EDPM ACTIVITY

9th Grade

14 Qs

Glowbit Rainbow Quiz

Glowbit Rainbow Quiz

2nd - 10th Grade

15 Qs

Microbit Revision y7

Microbit Revision y7

6th Grade - University

18 Qs

Online Dangers

Online Dangers

9th Grade

17 Qs

ICT 9

ICT 9

9th Grade

20 Qs

Computer Misuse Act

Computer Misuse Act

10th - 12th Grade

12 Qs

MICROBIT

MICROBIT

11th Grade

21 Qs

Micro:bit Python #1

Micro:bit Python #1

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Arthur Simon

Used 229+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many pixels are there on the micro:bit LED array?

20

25

0 - 4

There are no pixels, only bits

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which syntax would you use to display scrolling text that said "I love school"
display.show("I love school")
display.scroll(I love school)
display.show(I love school)
display.scroll("I love school")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define what is meant by a variable

A "chunk" of code that is indented

A sequence of instructions

A memory location which stores a value

Repetition of code a certain number of times

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which device on the micro:bit lets you detect movement?

compass
LEDs
accelerometer
the buttons

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What term is used to refer to transferring code from the editor to the microbit?

Encrypting

Downloading

Flashing

Shocking

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The symbol that assigns ("gives") a variable a value

=

== 

:

#

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What piece of code must be used at the beginning of every micro:bit Python program?

from microbit import *

while True

Import Microbit

From Microbit Import

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?