Câu 1: Cho khai báo danh sách sau: A = [3, 4, 5, 6, 7, 8, 9] Để in giá trị phần tử thứ 2 của danh sách A ra màn hình ta viết:

Ôn Tập Môn Tin Học 10

Quiz
•
Computers
•
10th Grade
•
Hard
sỹ hồ 11
FREE Resource
88 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(A[2])
print(A[1])
print(A[3])
print(A[0])
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 2: Đối tượng dưới đây thuộc kiểu dữ liệu nào? A = [1, 2, ‘3’]
list
int
float
string
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 3: Phương thức nào sau đây dùng để thêm phần tử n vào cuối danh sách A trong python?
A. remove(n)
A.insert(n)
A.append(n)
A.len(n)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 4: Kết quả sau khi thực hiện các câu lệnh sau của danh sách A. A = [2, 3, 5, 6] A. append(4) del (A[2])
[2, 3, 4, 5, 6, 4]
[2, 3, 4, 5, 6]
[2, 4, 5, 6]
[2, 3, 6, 4]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 5: Kết quả của chương trình sau là gì? A = [2, 3, 5, "python", 6] A.append(4) A.append(2) A.append("x") del(A[2]) print(len(A))
5
6
7
8
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 6: Cho A = ['Trần', 'Hưng', 'C23', 'Đạo', '3', 4.5, 7]. Đâu là giá trị của A[3]?
Hưng
‘Đạo’
‘Trần’
‘3’
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 7: Các lệnh nào sau đây là lệnh xóa toàn bộ dữ liệu của danh sách A?
A.append(x)
A.insert(k, x)
A.clear()
A.remove(x)
Create a free account and access millions of resources
Similar Resources on Quizizz
85 questions
HTML total

Quiz
•
10th Grade
93 questions
ôn tập k2_K10

Quiz
•
9th - 12th Grade
92 questions
ÔN TẬP TIN 10 GK2

Quiz
•
10th Grade
84 questions
Đề Cương Ôn Tập Giữa Học Kỳ II

Quiz
•
10th Grade
89 questions
Câu Hỏi Ôn Tập Kiểm Tra Giữa Kỳ 1

Quiz
•
10th Grade
90 questions
Quiz về Lịch sử Quân đội Việt Nam

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

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade