Search Header Logo
KS3-MICROBIT-STARTER

KS3-MICROBIT-STARTER

Assessment

Presentation

Computers

7th Grade

Practice Problem

Hard

Created by

Keith Gage

Used 5+ times

FREE Resource

1 Slide • 10 Questions

1

media

KS3-MICROBIT

2

Multiple Choice

Which is correct?

1

from microbit import a

2

import *

3

import microbit

4

from microbit import *

3

Multiple Choice

What does

from microbit import *

do?

1

brings in other commands from a library

2

finds the * command on the database

3

starts communication with the microbit

4

hides microbit commands from the user

4

Fill in the Blank

Write a line of python code to repeat forever

5

Fill in the Blank

Write the python function

to display scrolling text

6

Fill in the Blank

Write the command to

check whether a condition is true or false

__

7

Fill in the Blank

Write the command to

check whether button a has been pressed

8

Multiple Choice

Question image

what happens with this code when button a is pressed

1

Nothing

2

A happy face is shown

3

A sad face is shown

9

Multiple Choice

Question image

what happens with this code when button b is pressed

1

Nothing

2

A happy face is shown

3

A sad face is shown

10

Fill in the Blank

When this code is used

microbit.compass.heading()

What is the maximum value that it can be?

11

Fill in the Blank

When this code is used

microbit.compass.heading()

What is the minimum value that it can be?

media

KS3-MICROBIT

Show answer

Auto Play

Slide 1 / 11

SLIDE