review 2 microbit

review 2 microbit

6th - 8th Grade

25 Qs

quiz-placeholder

Similar activities

ĐỀ CƯƠNG ÔN TẬP CUỐI KÌ 2 LỚP 6

ĐỀ CƯƠNG ÔN TẬP CUỐI KÌ 2 LỚP 6

6th Grade

27 Qs

sumatif bab 1 2025

sumatif bab 1 2025

7th Grade

20 Qs

Chapter 6 Exam

Chapter 6 Exam

8th Grade

20 Qs

Soal Asesmen Sumatif TIK Kelas 8.1

Soal Asesmen Sumatif TIK Kelas 8.1

8th Grade

20 Qs

Web prog

Web prog

6th - 8th Grade

20 Qs

hchs j1. steam (tc. loh)

hchs j1. steam (tc. loh)

8th Grade

20 Qs

JARINGAN KOMPUTER DAN INTERNET KLS VII

JARINGAN KOMPUTER DAN INTERNET KLS VII

7th Grade

20 Qs

Review HHTML AND CSS

Review HHTML AND CSS

8th Grade

20 Qs

review 2 microbit

review 2 microbit

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Medium

Created by

K17 Hóa

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để nhập dữ liệu từ người dùng trên Microbit với Python?

A. input()

B. get_input()

C. read()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là cách đúng để hiển thị nhiều lần một ký tự trên Microbit?

A. for i in range(5): display.show("A")

B. while display.show("A")

C. repeat 5 display.show("A")

D. loop display "A" 5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phát biểu nào đúng về biến toàn cục trong Python?

A. Chỉ sử dụng được trong 1 hàm

B. Chỉ khai báo trong vòng lặp

C. Có thể truy cập ở bất kỳ đâu

D. Chỉ dùng được 1 lần

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để kiểm tra xem Microbit đang bị nghiêng sang phải, ta dùng cảm biến nào?

A. magnetometer

B. temperature

C. button_a

D. accelerometer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào để đo độ sáng môi trường?

A. light_sensor()

B. brightness()

C. get_brightness()

D. display.read_light_level()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh compass.heading() cho biết điều gì?

A. Nhiệt độ

B. Độ sáng

C. Hướng nam-bắc

D. Độ cao

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào kiểm tra nếu cả hai nút A và B được nhấn cùng lúc?

A. button_ab.pressed()

B. button.a_b()

C. button_both()

D. button_a.is_pressed() and button_b.is_pressed()

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?