On_Tin11_python_HK1

On_Tin11_python_HK1

9th - 12th Grade

81 Qs

quiz-placeholder

Similar activities

Computer science file handling Grade 12 cbse

Computer science file handling Grade 12 cbse

12th Grade

80 Qs

Programozás

Programozás

9th - 12th Grade

80 Qs

IT REVIEW

IT REVIEW

6th - 12th Grade

79 Qs

Tin học

Tin học

11th Grade

77 Qs

Tin học 10

Tin học 10

10th Grade

81 Qs

ASK TINGKATAN 2 BAB 3 2025

ASK TINGKATAN 2 BAB 3 2025

9th - 12th Grade

80 Qs

Review Quiz - Comprog Grade 12 - October 24, 2023

Review Quiz - Comprog Grade 12 - October 24, 2023

12th Grade

80 Qs

GCSE Computer Science Year 10 Spiral 1 Revision

GCSE Computer Science Year 10 Spiral 1 Revision

9th - 10th Grade

81 Qs

On_Tin11_python_HK1

On_Tin11_python_HK1

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Phuong DoanThuyKim

Used 6+ times

FREE Resource

81 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x = y có nghĩa:
Gán giá trị x cho y
Gán giá trị y cho biến x
So sánh xem y có bằng x hay không
Ý nghĩa khác

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tìm từ khóa logic trong Python, trong những từ sau:
True
true
TRUE
truE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu số nguyên trong Python
int
float
bool
str

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu số thực trong Python
float
int
bool
str

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biến x nhận giá trị là True hoặc False. Vậy kiểu dữ liệu của x là
bool
int
float
str

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python để gán kết quả x-y cho biến z ta dùng biểu thức nào sau đây:
z = x - y
x - y = z
z =: x - y
x - y := z

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python để gán kết quả x+13 cho biến y ta dùng biểu thức nào sau đây:
y = x+13
x+13 = y
x+13=:y
y :=x+13

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?