Unit 5

Unit 5

8th Grade

10 Qs

quiz-placeholder

Similar activities

sheets

sheets

8th Grade

10 Qs

Parts of computer

Parts of computer

2nd Grade - University

10 Qs

Δυαδικό σύστημα και μονάδες αποθήκευσης

Δυαδικό σύστημα και μονάδες αποθήκευσης

8th Grade

8 Qs

Scratch

Scratch

8th Grade - University

15 Qs

Table,Image formatting

Table,Image formatting

5th Grade - University

15 Qs

Pre test

Pre test

7th Grade - University

5 Qs

Quiz de Robótica com Micro:bit

Quiz de Robótica com Micro:bit

8th Grade

12 Qs

2 lesson

2 lesson

6th - 8th Grade

11 Qs

Unit 5

Unit 5

Assessment

Quiz

Information Technology (IT)

8th Grade

Medium

Created by

Mai Đàm

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands helps generate a random number in Micro:bit?

random.randint (1, 4)

math.random(1, 4)

generate.random(1, 4)

rand(1, 4)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When you run the following code on Micro:bit , what happens?

Display heart forever

Display heart for 2 seconds, then screen turns off

Display blank screen immediately

Program error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many physical buttons does the micro:bit have?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command pauses the program for 3 seconds?

pause(3000)

delay(3000)

sleep(3000)

wait( 3000)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a main function of Micro:bit ?

Browsing the web

Controlling hardware devices

Compiling HTML code

Running Windows operating system

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it necessary to use sensors on Micro:bit to solve the problem?

Help Micro:bit respond to the surrounding environment

Help increase the processing speed of Micro:bit

Help expand the memory of Micro:bit

Create louder sound

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a one-dimensional array?

A list containing multiple elements of the same data type

A variable containing a value shock

A loop that executes multiple times

A function in MicroPython

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?