Micro:bit Python #1

Micro:bit Python #1

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Microbit Python

Microbit Python

8th - 10th Grade

15 Qs

cyber security

cyber security

KG - Professional Development

14 Qs

BTEC IT Unit 1 - F - Laws

BTEC IT Unit 1 - F - Laws

10th - 12th Grade

20 Qs

Cyber Security

Cyber Security

8th - 12th Grade

20 Qs

Cronómetro em Microbit

Cronómetro em Microbit

5th - 9th Grade

20 Qs

PC Pro Chapter 4

PC Pro Chapter 4

9th Grade

21 Qs

WJEC GCSE Computer Science - Security

WJEC GCSE Computer Science - Security

9th - 10th Grade

18 Qs

Microbit (python)

Microbit (python)

8th - 10th Grade

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