Microbit Variables Quiz

Microbit Variables Quiz

7th Grade

8 Qs

quiz-placeholder

Similar activities

Arduino Programming

Arduino Programming

7th - 12th Grade

12 Qs

S1 Microbit Assessment

S1 Microbit Assessment

7th Grade

10 Qs

Control Systems

Control Systems

6th - 9th Grade

12 Qs

Microbit Experiments 4-6

Microbit Experiments 4-6

6th - 8th Grade

10 Qs

Sessão 1 - Teste

Sessão 1 - Teste

6th - 8th Grade

7 Qs

microbit

microbit

7th Grade

10 Qs

S1 Microbit Knowledge Check 1

S1 Microbit Knowledge Check 1

7th Grade

12 Qs

micro:bit basics review

micro:bit basics review

6th - 8th Grade

7 Qs

Microbit Variables Quiz

Microbit Variables Quiz

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Lee Stewart

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A fixed value

Something that can change or vary

A constant value

An unknown value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can variables be used for in a game of Rock, Paper, Scissors?

Storing a fixed number

Counting letters

Keeping score

Displaying images

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you generate a random number between 0 and 2?

Use a decision block

Use a calculator

Look at the sky

Ask a friend

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'if then else' block do?

Changes colors

Plays music

Helps make decisions

Solves math problems

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the variable roll is equal to 1?

Show output LED for water

Show output LED for scissors

Show output LED for rock

Show output LED for paper

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'on shake' event?

End the game

Set variable roll to a random number

Change the background color

Display a message

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can you find tutorials for the New V2 Microbit?

In a store

https://makecode.microbit.org/#

In a book

On TV

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Are the LED lights of a BBC Microbit an Input, Output or Process