Kiểm tra thường xuyên bài 23
Quiz
•
Science
•
9th - 12th Grade
•
Hard

Hương Bùi Thị Thanh
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào để 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)
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho đoạn chương trình:
A=[8,7,4,11,35]
for k in A:
print(k, end=' ')
Khi thực hiện đoạn chương trình trên biến k sẽ lần lượt nhận các giá trị nào từ dãy A.
0,1,2,3,4
8,7,4,11,35
1,2,3,4,5
35,11,4,7,8
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Muốn thêm phần tử 10 vào cuối danh sách B ta dùng lệnh nào sau đây?
B.append(10)
B.clear(10)
B.remove(10)
B.insert(1,10)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho các lệnh:
A=[7,1,2,4,8]
A.insert(3,6)
Sau khi thực hiện dãy lệnh trên ta nhận được kết quả nào sau đây?
[7,1,2,6,4,8]
[7,1,6,2,4,8]
[7,6,1,2,4,8]
[7,1,2,4,6,8]
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho đoạn chương trình sau:
A=[1, 15, -9, 20, -99,100,120,7,10]
B=[]
For i in A:
If i>1 and i<15:
B.append(i)
Print(B)
Sau khi thực hiện đoạn chương trình trên, dãy B có bao nhiêu phần tử?
1
2
5
9
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Câu lệnh nào sau đây dùng để in ra n dấu * viết liền nhau
Ví dụ: Nhập 3 thì in ra ******
n=int(input());
print(n*"*")
n=input()
print(n*"*")
n=int(input())
print(n**)
n=input()
print(n***)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho danh sách A=[4,7,8,6,7]. Kết quả sau khi gọi lệnh A.remove(8) là?
.[4,7,8,7]
[]
[7,8,6,7
[4,7,6,7]
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
15 questions
Cấu tạo nguyên tử
Quiz
•
10th Grade
10 questions
K10 HỌC KỲ 1 (KIỂM BỔ SUNG)
Quiz
•
10th Grade
10 questions
KT 15ph lan 4
Quiz
•
11th Grade
11 questions
Luyện tập Dãy hoạt động hoá học của kim loại
Quiz
•
9th Grade - University
11 questions
Nhóm lửa - Bóng Đèn's 1st Meeting
Quiz
•
10th Grade - Professi...
7 questions
tin bài 29
Quiz
•
11th Grade
15 questions
Thử thách cùng bé lớp B2
Quiz
•
10th Grade
7 questions
Khám phá Robot (Phần 2)
Quiz
•
3rd Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Science
10 questions
Exploring Newton's Laws of Motion
Interactive video
•
6th - 10th Grade
10 questions
Exploring Chemical and Physical Changes
Interactive video
•
6th - 10th Grade
10 questions
Exploring the States of Matter
Interactive video
•
6th - 10th Grade
10 questions
Exploring the States of Matter and Thermal Energy
Interactive video
•
6th - 10th Grade
10 questions
Exploring Light and Waves Concepts
Interactive video
•
6th - 10th Grade
16 questions
3.4 Biogeochemical Cycles
Quiz
•
9th Grade
21 questions
Cell Organelles
Quiz
•
9th Grade
10 questions
Exploring Weathering, Erosion, and Deposition Processes
Interactive video
•
6th - 10th Grade