Search Header Logo

Year 7 Algorithms and BBC Micro:bits

Authored by Benjamin Mensah

Computers

6th Grade

Used 1+ times

Year 7 Algorithms and BBC Micro:bits
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes what an algorithm is?

A programming language used to code computers.
A set of clear instructions to solve a problem or complete a task.
A type of computer hardware.
A button on the BBC micro:bit.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an algorithm, what is a 'sequence'?

Repeating a set of instructions multiple times.
Following instructions one after another in a specific order.
Storing information for later use.
A decision point where the program chooses between different actions.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following BBC micro:bit blocks would be used to display the word "HELLO" on its LED screen?

`show string "HELLO"`
`on button A pressed`
`show number 0`
`forever`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 'selection' in an algorithm?

Arranging instructions in a specific order.
Giving a name to a piece of data.
Making a choice between different sets of instructions based on a condition.
Repeating a block of code until a condition is met.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which BBC micro:bit block is an example of 'iteration'?

`if temperature > 20 then`
`on shake`
`show icon Heart`
`forever`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Imagine a BBC micro:bit program with the following blocks in order: `show number 1`, `show number 2`, `show number 3`. What will the micro:bit display?

It will display all three numbers at the same time.
It will display nothing.
It will only display the number 3.
It will display 1, then 2, then 3, one after the other.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `if...then...else` block in BBC micro:bit programming?

To make a decision and execute different code based on whether a condition is true or false.
To display text on the screen.
To repeat a set of instructions.
To store a value.

Access all questions and much more by creating a free account

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

Already have an account?