Micro Programming Quiz

Micro Programming Quiz

6th - 10th Grade

17 Qs

quiz-placeholder

Similar activities

Information Technology Semester Quiz 2

Information Technology Semester Quiz 2

8th - 12th Grade

17 Qs

Reviewer: CUT 1 - 1st Term

Reviewer: CUT 1 - 1st Term

6th Grade

15 Qs

Input and Output Devices Quiz

Input and Output Devices Quiz

10th Grade

15 Qs

Program B: Level 1

Program B: Level 1

10th - 12th Grade

18 Qs

Micro Bit Rock-Paper-Scissors Quiz

Micro Bit Rock-Paper-Scissors Quiz

6th - 8th Grade

15 Qs

Programming Basics Quiz

Programming Basics Quiz

8th Grade - University

20 Qs

Computer Terminology

Computer Terminology

3rd - 12th Grade

18 Qs

Y8 - Homework 1 - AstroPi

Y8 - Homework 1 - AstroPi

6th Grade

12 Qs

Micro Programming Quiz

Micro Programming Quiz

Assessment

Quiz

Computers

6th - 10th Grade

Easy

Created by

Fadi Fadi

Used 6+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the micro?

Gaming

Education and prototyping

Music production

Home automation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to display a message on the micro screen?

.show()

.print()

.display()

.write()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to generate a random number between 0 and 9?

random.choice(range(10))

random.randint(0, 9)

random.random(0, 9)

random.number(0, 9)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the .scroll() method do?

Displays an image

Shows a message one character at a time

Creates a sound

Turns on the LED lights

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between .scroll() and .show()?

.scroll() is for numbers only

.show() shows the entire message at once

.scroll() is faster

There is no difference

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library must be imported to use random number generation?

math

random

statistics

numpy

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check if the micro is shaken?

accelerometer.was_shaken()

input.is_shaken()

motion.is_shaken()

accelerometer.is_shaken()

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?