Y8 Microbit Python

Quiz
•
Computers
•
8th Grade
•
Medium

Shaun Wilson
Used 19+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
With microbit Python, what is particular about the T in a while True loop?
It must be a _ _ _ _ _ _ _
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct code for half a second delay (0.5) in microbit Python
time.sleep(0.5)
sleep(500)
.5 sleep
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What character is missing from this first line of microbit Python code?
from microbit import ?
%
()
!
*
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
from microbit import *
while True:
if button_a.is_pressed():
display.show(Image.HAPPY)
if button_b.is_pressed():
display.show(Image.SAD)
Which button needs to be pressed to show a SAD face
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the mathematical operator for less than?
>
+
=
<
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In selection, what three words are used to allow different things to be “chosen”?
while not True
if, elif, else
select from where
a syntax error
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What kind of error will happen if there is a word misspelt, for example image has a lowercase i.
A _ _ _ _ _ _ error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Microbit

Quiz
•
7th - 9th Grade
12 questions
Tkinter 2.0

Quiz
•
7th - 11th Grade
10 questions
Know Your Microbit

Quiz
•
4th - 8th Grade
14 questions
Викторина по целочисленной арифметике и библиотеке math

Quiz
•
8th Grade
10 questions
Physical Computing

Quiz
•
6th - 8th Grade
12 questions
Year 7 Scratch Baseline

Quiz
•
7th - 8th Grade
10 questions
quizz 2 info3

Quiz
•
3rd Grade - University
10 questions
Компоненты ООП

Quiz
•
KG - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade