Search Header Logo

KIỂM TRA TIN HỌC 10 A

Authored by Thái Phú

Arts

1st Grade

Used 9+ times

KIỂM TRA TIN HỌC 10 A
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho các câu lệnh sau hãy chỉ ra câu lệnh đúng :

x=0 

for i in range(10): x=x+1

x=0

for i in range(10): x=x+1

x=0

for i in range(10) x=x+1

X: 0

for i in range(10): x=x+1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python, câu lệnh nào sau đây được viết đúng?

for i in range(10); print("Hong Ha ")

 for i in range(10): print("Hong Ha") 

 for i in range(10): print(Hong Ha) 

for i in range(10) print("Hong Ha ") 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biết kết quả khi chạy đoạn chương trình sau:

S=1

for i in range(3): s = s*i

print(s)

12

2

0

6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biết câu lệnh sau while thực hiện mấy lần trong đoạn chương trình sau:

i=5

while i>=1: i=i-1

2

5

1

6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh sau giải bài toán nào: 

while M != N:

if M > N:

M= M-N

else:

N= N-M

Tìm BCNN của M và N 

Tìm UCLN của M và N

 Tìm hiệu lớn nhất của M và N

Tìm hiệu nhỏ nhất của M và N

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để khai báo hàm bạn cần sử dụng từ khoá nào dưới đây?

def

dfe

 return

function

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong lệnh X=int(“2022”) thì tham số hàm là gì?

 ("2022")

2022

 "2022"

 int("2022")

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?