Search Header Logo

Kiểm Tra Giữa Kỳ Lập Trình Python

Authored by Thor Do

Information Technology (IT)

9th Grade

Kiểm Tra Giữa Kỳ Lập Trình Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python, lệnh nào để hiển thị thông tin ra màn hình?

input()

print()

output()

show()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để nhập dữ liệu từ người dùng?

scan()

print()

input()

read()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tên biến hợp lệ trong Python là:

1score

my-score

score_1

class

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pygame là gì?

Game nổi tiếng của Google

Thư viện Python hỗ trợ làm game

Hệ điều hành cho game

Ngôn ngữ lập trình mới

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Pygame, lệnh tạo cửa sổ game là:

pygame.screen()

pygame.display()

pygame.set_mode()

pygame.display.set_mode()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh x += 1 tương đương với:

x = x * 1

x = x + 1

x = x - 1

x += 0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pygame xử lý sự kiện bằng cấu trúc nào?

if event == mouse

while True

for event in pygame.event.get()

listen(event)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?