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

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

9th Grade

30 Qs

quiz-placeholder

Similar activities

Kisi-Kisi Seni Rupa

Kisi-Kisi Seni Rupa

8th Grade - University

30 Qs

Uji Pengetahuan Scratch Jr

Uji Pengetahuan Scratch Jr

7th Grade - University

30 Qs

Apa itu Quizizz? Fungsi dan Manfaat Quizizz

Apa itu Quizizz? Fungsi dan Manfaat Quizizz

9th Grade

29 Qs

Tech Quiz 2025-26

Tech Quiz 2025-26

9th Grade - University

30 Qs

Quiz Pemrograman dan Teknologi

Quiz Pemrograman dan Teknologi

9th Grade

35 Qs

Ôn tập IC3_Lever1_25c

Ôn tập IC3_Lever1_25c

9th Grade

25 Qs

Uji Pengetahuan Dasar Komputer

Uji Pengetahuan Dasar Komputer

9th Grade

25 Qs

Quiz Berpikir Komputasional

Quiz Berpikir Komputasional

9th Grade - University

25 Qs

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

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

Assessment

Quiz

Information Technology (IT)

9th Grade

Hard

Created by

Thor Do

FREE Resource

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)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?