
ÔN TẬP CUỐI KỲ 2 - 10C5

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Hạnh Nguyễn
Used 2+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Lệnh A.insert(-1, 3) chèn phần tử cần thêm vào vị trí thứ mấy trong danh sách A?
0
1
3
2
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Phát biểu nào sau đây là sai?
Có thể truy cập từng kí tự của xâu thông qua chỉ số.
Không thể thay đổi từng kí tự của một xâu.
Python không có kiểu dữ liệu kí tự.
Chỉ số bắt đầu từ 0.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Biểu thức sau cho kết quả đúng hay sai?
S1 = “1990”
S3 = “910”
S3 in S1
True
False
False, True
True, True.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kết quả của chương trình sau là bao nhiêu?
>>> s = “python”
>>> print(s[1])
‘y’
‘t’
‘o’
‘n’
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho s = “123456abcdefg”, s1 = “124”, s2 = “56”, s3 = “abd”. Biểu thức lôgic nào sau đây cho giá trị True?
s2 in s.
s1 in s.
s3 in s.
s4 in s.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Sử dụng lệnh nào để tìm vị trí của xâu t2 trong xâu t1?
t1.test(t2).
t1.find(t2).
t2.find(t1).
t2.join(t1).
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho biết kết quả sau khi thực hiện các lệnh sau:
>>> A = [3, 2, 7, 0, 1]
>>> A + [11]
[11, 3, 2, 7, 0, 1]
[3, 2, 7, 0, 1, 11]
[0, 1, 2, 3, 7, 11]
[1, 3, 2, 7, 0, 11]
Create a free account and access millions of resources
Similar Resources on Wayground
35 questions
Ôn tin 11_lần 1

Quiz
•
9th - 12th Grade
37 questions
Hứbsbd

Quiz
•
9th - 12th Grade
40 questions
Tin học inggg

Quiz
•
11th Grade
40 questions
Kiểm tra giữa kỳ

Quiz
•
10th Grade
42 questions
Tin 11

Quiz
•
9th - 12th Grade
35 questions
ON TAP tin 10 HK1

Quiz
•
10th Grade
37 questions
Tin 10

Quiz
•
10th Grade
45 questions
Tin - 12 - ck1

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade