Micro:bit Python #1

Micro:bit Python #1

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Class IX - Lesson 1 - Introduction to Computer - Quiz 3

Class IX - Lesson 1 - Introduction to Computer - Quiz 3

9th Grade

20 Qs

OCR GCSE Computer Science - 1.2 - Memory

OCR GCSE Computer Science - 1.2 - Memory

9th - 10th Grade

19 Qs

MSJ Form 1 Term 2

MSJ Form 1 Term 2

9th Grade

20 Qs

Micro:Bit Lesson 1

Micro:Bit Lesson 1

6th - 9th Grade

16 Qs

Q2 WEEK 1 PRACTICE QUIZ#2

Q2 WEEK 1 PRACTICE QUIZ#2

9th Grade

20 Qs

Micro:bit

Micro:bit

4th Grade - University

12 Qs

PLTW CSIM Lesson 1 Assessment Quiz - v2

PLTW CSIM Lesson 1 Assessment Quiz - v2

5th - 9th Grade

20 Qs

Classification of Computers

Classification of Computers

7th - 9th Grade

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