Search Header Logo

Bài 1

Authored by An Pham

Special Education

6th - 8th Grade

Used 1+ times

Bài 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp câu lệnh nào dưới đây chính xác  khi in dòng chữ “Hello World” trong Python:

print ‘Hello World’

print (‘Hello World’)

print (Hello World)

Print(‘Hello World’)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả được in ra khi sử dụng câu lệnh dưới đây là gì:

print(‘a’, ‘b’, ‘c’, sep = ‘+’)


‘a’, ‘b’, ‘c’, sep = ‘+’


abc+

a+b+c

a+b+c+sep

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả in ra của câu lệnh 1 và 2 dưới đây có khác nhau không

print(‘a’, ‘b’, ‘c’, ‘d’)

print(‘a’, ‘b’, ‘c’, ‘d’, sep= ‘ ‘)


Không

4.

OPEN ENDED QUESTION

1 min • 1 pt

Số dòng được in ra trên màn hình khi sử dụng đoạn lệnh dưới đây là bao nhiêu?

print(‘Hello world\n’)

print(‘I love myself’)


Evaluate responses using AI:

OFF

Answer explanation

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hoàn thành câu lệnh dưới đây:

………(‘Xin chào các bạn!’)


print

write

Print

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Điền vào chỗ _____ để câu lệnh in ra dòng chữ “H_L_L_O”

print(‘H’, ‘L’, ‘L’, ‘O’, ______ = _____)

sep và “_”

“_” và sep

end và “_”

“_” và end

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh sau đây hiển thị lên màn hình dòng chữ “Sách + Vở” đúng hay sai

print(sep= ‘+’, “Sách”, “Vở”)

Sai

Đúng

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?

Discover more resources for Special Education