8.3 Micropython unit tests

8.3 Micropython unit tests

5th Grade

10 Qs

quiz-placeholder

Similar activities

Microbit Hamilton

Microbit Hamilton

4th - 9th Grade

13 Qs

S.T.E.A.M. VOCABULARY II

S.T.E.A.M. VOCABULARY II

5th Grade

12 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Robotics Quiz

Robotics Quiz

1st - 12th Grade

8 Qs

Queen's Cupcake

Queen's Cupcake

5th Grade

10 Qs

การใช้งานไมโครบิทเบื้องต้น

การใช้งานไมโครบิทเบื้องต้น

5th Grade

10 Qs

Know Your Microbit

Know Your Microbit

4th - 8th Grade

10 Qs

Lua quiz: Basics (Print, functions, while true loops)

Lua quiz: Basics (Print, functions, while true loops)

5th - 8th Grade

10 Qs

8.3 Micropython unit tests

8.3 Micropython unit tests

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Phil Waud

Used 66+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many LEDs make up the microbit display?

30

25

20

15

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Which of these features is integrated in the microbit?

Power supply

Accelerometer

Speakers

Joystick

3.

MULTIPLE CHOICE QUESTION

45 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

45 sec • 1 pt

Media Image

What method of coding does the Mu Editor (MicroPython) use?

Text based coding

Visual scripting

Block based coding

All of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What term is used to refer to transferring code from the editor to the microbit?

Encrypting

Downloading

Flashing

Shocking

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You assign a VARIABLE by using 
=
" " or ' ' 
[ ]
>

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The correct way to print 
mystring = 'tomato soup' 
mystring is the variable name
'tomato soup' is the value of the variable
Print tomato soup
print = tomato soup
print (mystring)
PRINT mystring

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?