Kiến thức cơ bản về Python CB3

Kiến thức cơ bản về Python CB3

10th Grade

10 Qs

quiz-placeholder

Similar activities

W20 - Kiểu dữ liệu, biến

W20 - Kiểu dữ liệu, biến

10th Grade

15 Qs

7.3.3 Console Input & Output

7.3.3 Console Input & Output

10th Grade

11 Qs

Test de C++ pentru clasa a 10-a

Test de C++ pentru clasa a 10-a

10th Grade - University

15 Qs

C++ Moxillón

C++ Moxillón

9th - 12th Grade

11 Qs

Kiến thức về Python

Kiến thức về Python

10th Grade

10 Qs

Python datatypes en errors

Python datatypes en errors

9th - 12th Grade

11 Qs

Kiến thức cơ bản về Python

Kiến thức cơ bản về Python

10th Grade

10 Qs

Bài 26

Bài 26

10th Grade - University

15 Qs

Kiến thức cơ bản về Python CB3

Kiến thức cơ bản về Python CB3

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Cường Đỗ

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu của kết quả biểu thức 5 + 3.0 là gì?

int

float

str

bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để lấy đầu vào từ người dùng trong Python?

input()

print()

scan()

read()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào sau đây in ra kết quả "Xin chào"?

print("Xin chào")

input("Xin chào")

echo("Xin chào")

show("Xin chào")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào chuyển một chuỗi thành số nguyên?

float()

str()

int()

input()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của biểu thức float(10) là gì?

10

10.0

"10"

Lỗi

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giá trị trả về của đoạn mã sau là gì? int(3.99)

3

4

3.99

Lỗi

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào chuyển số thực thành số nguyên?

int()

float()

str()

bool()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?