Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Kuis 2.4 Informatika (Teknologi Informatika ubah Kehidupan)

Kuis 2.4 Informatika (Teknologi Informatika ubah Kehidupan)

8th Grade

15 Qs

CPA MS-Office Hotkeys Quiz

CPA MS-Office Hotkeys Quiz

8th Grade - Professional Development

21 Qs

[RB3-Ch9] Application of Computers

[RB3-Ch9] Application of Computers

8th Grade

15 Qs

Grade 8 Software Quiz

Grade 8 Software Quiz

8th Grade

20 Qs

7ICT - Algorithms Revision Quiz

7ICT - Algorithms Revision Quiz

7th Grade

15 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Hard

Created by

Talha Ehtasham

Used 40+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the gold circles at the bottom of the micro:bit called?

Rings

Pins

Volts

Activators

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you activate a Pin Press Event?

Press A and B at the same time

Zap the micro:bit with an electric shock

Touch the pin and Ground at the same time

Tilt the micro:bit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What engineering concept allows the pins to be activated?

Gravity: a force pulls on the pins, activating them when we hold the micro:bit a certain way

Friction: energy is generated when we rub against the pins, causing them to activate

Magnetism: the pins are magnetic, so we use a magnet held near them to activate

Electricity: we touch the pin and Ground, we complete the circuit by conducting electricity through the device

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When do we use Conditionals (IF/ELSE) in our code?

When we want something to happen if some condition is true

When we want to repeat the same code over and over

When we want to package multiple lines of code into a single, reusable block.

When we don't know what the code is going to do next

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between "IF" and "ELSE IF"?

"ELSE IF" always starts a conditional statement. "IF" is used when we want to check for other conditions besides the first

Nothing, either can be used wherever and it won't make a difference.

"IF" always starts a conditional statement. "ELSE IF" is used when we want to check for other conditions besides the first

The code inside the "ELSE IF" block only happens if no other condition was true

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a condition (something we'd check for in an IF/ELSE conditional statement)

show string "Hello World"

temperature > 32

repeat 4 times

on start

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of a condition (something we'd check for in a conditional statement)?

ammo < 0

show string "Game Over!"

activated = True

tilt > 200

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?