Search Header Logo

Ôn tập bài 16-21

Authored by Song Song

Computers

10th Grade

Used 13+ times

Ôn tập bài 16-21
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong NNLT Python, phép toán chia lấy phần dư là:

/

:

//

%

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Trong NNLT Python, biểu thức 1+x3 được viết là:

1+x**3

1+x^3

1+x*3

1+x^^3

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Trong NNLT Python, so sánh bằng và khác được viết như thế nào?

= = (bằng), != (khác)

= (bằng), = !(khác)

== (bằng), <>(khác)

= (bằng), <>(khác)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Để nhập giá trị số thực cho biến x bạn An viết câu lệnh nào sau đây là đúng?

x = input(“Nhập số thực x: ”)

x = int(input(“Nhập số thực x: ”))

x = float(input(“Nhập số thực x: ”))

x = print(“Nhập số thực x: ”)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong NNLT Python, để gán cho biến x giá trị là 1, câu lệnh nào sau đây đúng?

1==x

x==1 

x=1

1=x 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Trong NNLT Python, cho đoạn chương trình bên:

Sau khi thực hiện đoạn chương trình trên, giá trị của a và b là?

a=1, b=2

a=2, b=1

a=1, b=1 

a=2, b=2

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Giá trị của biểu thức Python sau sẽ là bao nhiêu?

6 – 6 / 2 + 4 * 5 – 6 / 2

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?