Microbit Lesson 1 & 2 Quiz

Microbit Lesson 1 & 2 Quiz

6th - 8th Grade

16 Qs

quiz-placeholder

Similar activities

Microbit (python)

Microbit (python)

8th - 10th Grade

15 Qs

Micro:Bit Homework 1

Micro:Bit Homework 1

6th - 10th Grade

20 Qs

8.1 Microbits Plenary

8.1 Microbits Plenary

8th Grade

15 Qs

Microbit Python

Microbit Python

8th - 10th Grade

15 Qs

Gimp Layers

Gimp Layers

7th Grade

20 Qs

Basic Computer Actions, Properties and GUI

Basic Computer Actions, Properties and GUI

7th - 12th Grade

15 Qs

Identifying and Understanding the Microsoft Word Interface

Identifying and Understanding the Microsoft Word Interface

8th - 12th Grade

14 Qs

8.4 Micro Python Recap

8.4 Micro Python Recap

7th - 8th Grade

16 Qs

Microbit Lesson 1 & 2 Quiz

Microbit Lesson 1 & 2 Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Hard

microbit

Standards-aligned

Created by

Mr Hoplar

Used 9+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 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")

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What syntax would you use to display an in-built image of a sword?

display.show(image.sword)

display.show(Image.SWORD)

display.scroll(Image.SWORD)

display.show(Image.sword)

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Define what is meant by a variable
RAM.
A sequence of instructions.
A memory location which stores something.
Repetition of code a certain number of times.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image
What is the position of the top left LED?
(1,1)
(0,1)
(0,0)
(1,0)

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can strings and variables be told apart?
The data in a string is stored inside quotes
By its name
By its size

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why are variables so named?
Variables are so named because we can choose whether or not to use them
Variables are so named because the data we store in them can change
Variables are so named because we can change their names

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A list is a variable which can hold multiple items. It is denoted by square brackets [ ].

True

False

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?