
Ôn Tập Tin Học 10

Quiz
•
Other
•
10th Grade
•
Medium
Nguyen Vy
Used 1+ times
FREE Resource
58 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho arr = [‘xuan’, ‘hạ’, 1. 4, ‘đông’, ‘3’, 4.5, 7]. Đâu là giá trị của arr[3]?
1.4
đông
hạ
3
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chương trình sau thực hiện công việc gì? >>> S = 0
>>> for i in range(len(A)):
if A[i] > 0:
S = S + A[i]
>>> print(S)
Duyệt từng phần tử trong A.
Tính tổng các phần tử trong A.
Tính tổng các phần tử không âm trong A.
Tính tổng các phần tử dương trong A.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào sau đây xoá toàn bộ danh sách?
clear()
exit()
remove()
del()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh sau, Cho kết quả như thế nào? >>>A = [1,2,4,5] >>>A. insert(-5, 3) >>> print(A)
A = [1,2,4,5]
A = [1,2,4,5,3]
A = [1,2,4,3,5]
A = [3,1,2,4,5]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, câu lệnh nào dùng để tính độ dài của xâu s?
len(s)
length(s)
s.len()
s.length()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chương trình sau cho kết quả là bao nhiêu? name = "Codelearn" print(name[0])
“C”
“o”
“c”
Câu lệnh bị lỗi.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của chương trình sau là bao nhiêu? >>> s = “0123145” >>> s[0] = ‘8’ >>> print(s[0])
‘8’
‘0’
‘1’
Chương trình bị lỗi.
Create a free account and access millions of resources
Similar Resources on Wayground
54 questions
Quiz từ vựng tiếng Nhật 1-49

Quiz
•
10th Grade
54 questions
Quiz về lịch sử Việt Nam

Quiz
•
10th Grade
59 questions
Quiz về Giáo Dục Quốc Phòng An Ninh

Quiz
•
10th Grade
58 questions
GDKTPL giữa kì 2

Quiz
•
10th Grade
60 questions
Câu hỏi về Hàm trong Python

Quiz
•
10th Grade
54 questions
phần 1

Quiz
•
9th - 12th Grade
63 questions
TIN HỌC 10

Quiz
•
10th Grade
54 questions
GDQP HKI

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University