KIỂM TRA HỌC KỲ II KHỐI 10

KIỂM TRA HỌC KỲ II KHỐI 10

10th Grade

55 Qs

quiz-placeholder

Similar activities

tnhoc

tnhoc

10th Grade

56 Qs

TN tin học GK2 by Thiên

TN tin học GK2 by Thiên

9th - 12th Grade

51 Qs

TÔI YÊU TIN

TÔI YÊU TIN

10th Grade

53 Qs

Lớp 10 Bài 16-17-18 Python

Lớp 10 Bài 16-17-18 Python

10th Grade

50 Qs

ôn tập 29-33

ôn tập 29-33

10th Grade

50 Qs

10 KNTT ÔN TẬP HK2

10 KNTT ÔN TẬP HK2

10th Grade

52 Qs

TIN 10 - CUỐI KÌ I

TIN 10 - CUỐI KÌ I

9th - 12th Grade

58 Qs

Lớp 10 Python Thi HK2

Lớp 10 Python Thi HK2

10th Grade

50 Qs

KIỂM TRA HỌC KỲ II KHỐI 10

KIỂM TRA HỌC KỲ II KHỐI 10

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Minh Triết Cao

Used 2+ times

FREE Resource

55 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Trong Python, Cho x kiểu dữ liệu thực, để chuyển kiểu dữ liệu x sang kiểu nguyên ta dùng lệnh?

Evaluate responses using AI:

OFF

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Kết quả xuất ra màn hình của đoạn chương trình sau là gì? a= ‘56’ b= ‘2’ c= a+b print(c)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

diem = 6.4 if diem <5: print('Xếp loại yếu') elif diem <6.5: print('Xếp loại Trung bình') elif diem<=8: print('Xếp loại Khá') else: print('Xếp loại Giỏi')

Ngu

Xếp loại yếu

Xếp loại Trung bình

Xếp loại Giỏi

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Cho đoạn chương trình sau: a=2 b=3 if a

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Hàm y. count(x) cho biết:

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Kết quả của hàm find() nếu tìm thấy xâu:

Evaluate responses using AI:

OFF

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Giả sử xâu S = “ABCDEFGHIJ” khi đó S[:5] có kết quả là:

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?