Python Quiz

Python Quiz

8th Grade

13 Qs

quiz-placeholder

Similar activities

Micro:bit

Micro:bit

6th - 9th Grade

10 Qs

Micro:bit

Micro:bit

7th - 10th Grade

11 Qs

Parts of a Microbit

Parts of a Microbit

7th Grade - Professional Development

11 Qs

Microbits - Inputs & Outputs Survival Starter

Microbits - Inputs & Outputs Survival Starter

8th Grade

18 Qs

8.1 Microbits Plenary

8.1 Microbits Plenary

8th Grade

15 Qs

Y8 Microbit Python

Y8 Microbit Python

8th Grade

10 Qs

micro:bit

micro:bit

7th - 9th Grade

16 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Hafsah Ahmed

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many LEDs make up the microbit display?

30

25

20

15

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these features detects movement in the microbit?

Power Supply

Accelerometer

Speakers

joystick

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Computers can be given instructions by...

Talking to them like a human being

Programming them using computer coded language.

Using hand gestures.

Handwriting a list of commands.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You assign a variable by using..

=

" " or ' '

[]

>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop iterates until instructed otherwise?

For loop

A count-controlled loop

Repeat-once loop

WHILE loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command displays an image of a heart?

display.show(Image.HEART)

pin0.show(Image.Heart)

display.scroll(Image.HEART)

display.show(Icon.HEART)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command displays the text 'Miss Ahmed'?

display.show(Image.MISSAHMED)

display.scroll("Miss Ahmed")

pin0.scroll("Miss Ahmed")

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?