
Đề Cương Cuối Kỳ 2 - Tin 10
Quiz
•
Information Technology (IT)
•
10th Grade
•
Medium
Son Mups
Used 3+ times
FREE Resource
Enhance your content in a minute
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 1. Cho danh sách A như sau: A = [1,2,3,4,5,6,7] Để in giá trị phần tử thứ 2 của danh sách A ra màn hình ta viết:
print(A[2]).
print(A[1]).
print(A[3]).
print(A[0]).
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 2: Để khai báo một danh sách rỗng ta dùng cú pháp sau
< tên danh sách > ==[].
< tên danh sách > = 0.
< tên danh sách > = [].
< tên danh sách > = [0].
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 3: Để xóa 2 phần tử ở vị trí 1 và 2 trong danh sách a hiện tại ta dùng lệnh nào?
del a[1:2].
del a[0:2].
del a[0:3].
del a[1:3].
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 4. Danh sách A sẽ như thế nào sau các lệnh sau? >>> 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: Nếu S = "1234567890" thì S[0:4] là gì?
"123".
"0123".
"01234".
"1234".
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 6: Chương trình trên giải quyết bài toán gì? s = "" for i in range(10): s = s + str(i) print(s)
In một chuỗi kí tự từ 0 tới 10.
In một chuỗi kí tự từ 0 tới 9.
In một chuỗi kí tự từ 1 tới 10.
In một chuỗi kí tự từ 1 đến 9.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 7. Sử dụng câu lệnh nào sau đây để duyệt từng kí tự theo phần tử của xâu S:
for i in S: print(i, end =" ")
for i in range(len(S)) : print(S[i], end =" ")
for i in S: print(S[i], end =" ")
for i in range(len(S)): print(i, end =" ")
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
29 questions
ÔN TẬP THI HK1 MÔN TIN HỌC LỚP 5
Quiz
•
5th Grade - University
33 questions
GS6-LV1-S-3
Quiz
•
3rd Grade - University
34 questions
G10 - Ôn tập cuối kì mùa Đông
Quiz
•
10th Grade
32 questions
ÔN TẬP TN2025 - CHỦ ĐỀ: Trí Tuệ Nhân Tạo
Quiz
•
10th Grade
32 questions
Quiz về Tin Học 6
Quiz
•
10th Grade
32 questions
Dũng - Đề cương gốc HK1 Tin 6
Quiz
•
10th Grade
32 questions
Quiz về phần mềm chỉnh sửa ảnh
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
20 questions
Translations, Reflections & Rotations
Quiz
•
8th - 10th Grade
10 questions
Exploring Newton's Laws of Motion
Interactive video
•
6th - 10th Grade
20 questions
Cell organelles and functions
Quiz
•
10th Grade
