S2 MicroBits - lesson 3 plenary

S2 MicroBits - lesson 3 plenary

8th Grade

5 Qs

quiz-placeholder

Similar activities

Scratch (25th July)

Scratch (25th July)

KG - University

9 Qs

Hari 3 - M. Arifian Arsyil Majid

Hari 3 - M. Arifian Arsyil Majid

1st - 10th Grade

10 Qs

After Class Exercise [JTC LVL#3 C04]

After Class Exercise [JTC LVL#3 C04]

1st - 12th Grade

6 Qs

hari - 3 kuis Coding & AI

hari - 3 kuis Coding & AI

8th Grade

10 Qs

Programming with Angry Birds (Vocabulary)

Programming with Angry Birds (Vocabulary)

6th - 8th Grade

6 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st Grade - Professional Development

10 Qs

แบบทดสอบก่อนเรียน microbit หน่วยที่ 1

แบบทดสอบก่อนเรียน microbit หน่วยที่ 1

1st Grade - Professional Development

10 Qs

HW: Micro:bit Week 5

HW: Micro:bit Week 5

7th - 8th Grade

10 Qs

S2 MicroBits - lesson 3 plenary

S2 MicroBits - lesson 3 plenary

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Tracy Mutter

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a 'forever' loop do in a Micro:bit program?

It continuously runs the code inside it.
It executes the code in a random order.
It runs the code only once.
It pauses the program until a condition is met.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is sequencing in programming?

Sequencing is the process of debugging code.
Sequencing is the execution of program instructions in a specific order.
Sequencing is the method of defining variables in a program.
Sequencing refers to the use of loops in programming.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you use input from the Micro:bit's buttons?

Pressing the buttons will reset the Micro:bit's program.
Buttons A and B can only be used for powering the device.
Use button A and B to trigger events or actions in your Micro:bit program.
Use the buttons to change the color of the Micro:bit's LED display.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does selection mean in programming?

Selection means defining variables in a program.
Selection refers to the process of sorting data in a database.

Selection means choosing between different execution paths based on conditions.

Selection is a method for optimizing code performance.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which output feature can you use to enhance a Micro:bit project?

Temperature sensor
LED display
Vibration motor
Sound output