Search Header Logo

ÔN TẬP RCV3

Authored by Bùi Mai

Information Technology (IT)

6th Grade

Used 3+ times

ÔN TẬP RCV3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Nhập lệnh nào được sử dụng để in ra màn hình trong Python?

print()

echo()

printf()

write()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Làm thế nào để khai báo một biến trong Python?

int x = 10

var x = 10

x = 10

let x = 10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chuỗi được tạo ra bởi range(1,5) là gì?

[1, 2, 3, 4, 5]

[1, 2, 3, 4]

[2, 3, 4, 5]

[1, 2, 3]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử nào được sử dụng để tính lũy thừa trong Python?

^

**

*

//

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Làm thế nào để kiểm tra xem một số có chia hết cho cả 3 và 5 không?

nếu num % 3 == 0 hoặc num % 5 == 0:

nếu num // 3 == 0 và num // 5 == 0:

nếu num % 3 == 0 và num % 5 == 0:

nếu num // 3 == 5:

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào được sử dụng để nhập dữ liệu từ bàn phím?

input()

get()

scanf()

read()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3.33

3

4

Lỗi

Access all questions and much more by creating a free account

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

Already have an account?