10. BAI 16

10. BAI 16

10th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 1 Test

Unit 1 Test

9th - 12th Grade

20 Qs

[AP CSP] Programming Lesson 1 - Input/Output, Data Types

[AP CSP] Programming Lesson 1 - Input/Output, Data Types

9th - 12th Grade

25 Qs

Bài kiểm tra số 2

Bài kiểm tra số 2

9th - 12th Grade

20 Qs

quiz dasar python

quiz dasar python

1st Grade - University

20 Qs

Coding and Python Revision

Coding and Python Revision

7th - 10th Grade

21 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

Review String

Review String

9th - 12th Grade

21 Qs

Python Math & Conditionals 313

Python Math & Conditionals 313

9th - 12th Grade

20 Qs

10. BAI 16

10. BAI 16

Assessment

Quiz

Computers

10th Grade

Medium

Created by

THPT Nguyễn Bỉnh Khiêm undefined

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của biểu thức 7 + 3 * 2 trong Python là gì?

20

13

10

17

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của biểu thức 8 // 3 là gì?

2.666

3

2

Lỗi

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây sẽ in chuỗi Hello World! ra màn hình?

print(Hello World!)

print("Hello World!")

print("Hello World!')

print[Hello World!]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của đoạn mã sau là gì?

print(10%3)

1

3

0

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dưới đây là sai cú pháp trong Python?

print("123")

print(123)

print("123" + 123)

print("123" + "456")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của đoạn mã sau là gì?

print((2+5) * 2)

14

7

12

10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biểu thức nào trả về giá trị là số thực (float)?

10 / 2

10 // 2

10 % 2

10 * 2

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?