ÔN TẬP GIỮA KỲ 2 TIN HỌC LỚP 10

ÔN TẬP GIỮA KỲ 2 TIN HỌC LỚP 10

10th Grade

25 Qs

quiz-placeholder

Similar activities

BÀI KTTX SỐ 2 TIN 6

BÀI KTTX SỐ 2 TIN 6

6th Grade - University

24 Qs

[HM2] ÔN TẬP TIN HỌC LỚP 5 – HỌC KỲ 2 – NĂM HỌC 2024 – 2025

[HM2] ÔN TẬP TIN HỌC LỚP 5 – HỌC KỲ 2 – NĂM HỌC 2024 – 2025

3rd Grade - University

26 Qs

Luyện tập

Luyện tập

10th Grade

20 Qs

HOCKY1_11

HOCKY1_11

1st - 12th Grade

30 Qs

Python rẽ nhánh, lặp Tin 10

Python rẽ nhánh, lặp Tin 10

10th Grade

20 Qs

TH5. ÔN TẬP HK2

TH5. ÔN TẬP HK2

5th Grade - University

21 Qs

Tin 10 - Python 2

Tin 10 - Python 2

10th Grade

30 Qs

ÔN TẬP GIỮA KỲ 2 TIN HỌC LỚP 10

ÔN TẬP GIỮA KỲ 2 TIN HỌC LỚP 10

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Lệnh Nguyễn

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đưa dữ liệu ra màn hình dùng thủ tục nào?

print()

input()

type()

abs()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để nhập dữ liệu từ bàn phím vào?

print()

input()

nhap()

enter()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của dòng lệnh sau: >>x=6.7 >>type(x)

int.

float.

string.

double.

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?

type()

int()

size()

abs()

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.

bool.

string.

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.

int, True.

bool, False.

string, False.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của câu lệnh sau là gì? >>str(3+4//3)

“3+4//3”.

“2”.

4.

‘4’.

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?