On_Tin11_python_HK1

On_Tin11_python_HK1

9th - 12th Grade

81 Qs

quiz-placeholder

Similar activities

HTML Revision 2023

HTML Revision 2023

9th - 12th Grade

85 Qs

CS1 Midterm

CS1 Midterm

9th - 12th Grade

83 Qs

Bilgisayar Bİlimleri Test-2

Bilgisayar Bİlimleri Test-2

9th - 11th Grade

79 Qs

Bank Soal KRPL 12 RPL

Bank Soal KRPL 12 RPL

12th Grade

80 Qs

Level Determination Quiz

Level Determination Quiz

12th Grade

82 Qs

Cau_hoi_On_tap_GK_Python

Cau_hoi_On_tap_GK_Python

10th Grade

84 Qs

AP CSA Semester 1 Review (Mod 1 - 5)

AP CSA Semester 1 Review (Mod 1 - 5)

10th - 12th Grade

77 Qs

GCSE Computer Science Easter Recap

GCSE Computer Science Easter Recap

9th - 12th Grade

80 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?