Search Header Logo

TIn 10 bài 18

Authored by Thùy Dương

Computers

10th Grade

Used 7+ times

TIn 10 bài 18
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âu lệnh nào dùng để đưa dữ liệu từ bàn phím vào?

print()

input()

nhap()

read()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu không phải là kiểu dữ liệu cơ bản trong python ?

int

float

yes/no

str

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Kết quả của dòng lệnh sau:

>>> x, y, z = 10, “10”, 10

>>> type(z)

< class ‘int’ >

< class ‘float’ >

< class ‘str’ >

< class ‘bool’ >

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để nhận biết kiểu dữ liệu của biến trong python?

size()

abs()

int()

type()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Xác định kiểu của biểu thức sau?

“34 + 28 – 45 ”

int

float

str

bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Xác định kiểu và giá trị của biểu thức sau

4 + 5*6-34 >5*8-2

bool, True

bool, true

bool, False

không xác định, false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để đưa ra màn hình số 3,4 mỗi số trên 1 dòng ta dùng lệnh gì?

print(‘3,4’)

print(‘3’)

print(‘4’)

print(3)

print(4)

print(‘3’)        (‘4’)

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?