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

Multiple Choice Questions about Blog and Vlog

Multiple Choice Questions about Blog and Vlog

9th Grade

25 Qs

Python nâng cao - ôn tập biến, kiểu dữ liệu và cú pháp cơ bản

Python nâng cao - ôn tập biến, kiểu dữ liệu và cú pháp cơ bản

9th Grade

26 Qs

Mengenal Jaringan, Teknologi HP, dan Konektivitas

Mengenal Jaringan, Teknologi HP, dan Konektivitas

9th Grade

27 Qs

ÔN TẬP 2 -GK1-TIN9

ÔN TẬP 2 -GK1-TIN9

9th Grade - University

28 Qs

ÔN TẬP KTGKI_ TIN 6

ÔN TẬP KTGKI_ TIN 6

6th Grade - University

29 Qs

Ôn tập giữa kì I Tin học 9: Câu hỏi trắc nghiệm (Phần 1)

Ôn tập giữa kì I Tin học 9: Câu hỏi trắc nghiệm (Phần 1)

9th Grade - University

30 Qs

Year 5 ICT Revision Quiz

Year 5 ICT Revision Quiz

5th Grade - University

30 Qs

CHỦ ĐỀ 1 LỚP 6 P2

CHỦ ĐỀ 1 LỚP 6 P2

6th Grade - University

30 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

Practice Problem

Hard

Created by

Thor Do

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?