
ÔN TẬP GIỮA KỲ 2 TIN 10
Quiz
•
Education
•
Professional Development
•
Medium
Nguyễn Hào
Used 1+ times
FREE Resource
Enhance your content
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình python sau:
Tong = 10
while Tong < 10:
Tong = Tong + 1
Sau khi đoạn chương trình trên được thực hiện, giá trị của tổng bằng bao nhiêu:
9
10
11
12
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hoạt động nào sau đây lặp với số lần lặp chưa biết trước?
Ngày tắm hai lần.
Học bài cho tới khi thuộc bài.
Mỗi tuần đi nhà sách một lần.
Ngày đánh răng hai lần.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cấu trúc lặp với số lần chưa biết trước có dạng như thế nào?
while < điều kiện >:
<khối lệnh >
while < điều kiện >
<khối lệnh >
while < điều kiện >:
while < điều kiện > to <khối lệnh >
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để khởi tạo danh sách b có 5 phần tử 1, 2, 3, 4, 5 ta dùng cú pháp:
b = 1, 2, 3, 4, 5
b = (1, 2, 3, 4, 5)
b = [1,5]
b = [1, 2, 3, 4, 5]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để 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]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vòng lặp nào trả về kết quả dưới đây?
for i in range(1,6):
print(i,i,i,i,i)
for i in range(1,5):
print(str(i)*5)
for i in range(1,6):
print(str(i)*5)
for i in range(0,5):
print(str(i)*5)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sau khi thực hiện các câu lệnh sau, mảng A như thế nào?
>>> A = [1, 2, 3, 4, 5]
>>> A. remove(2)
>>> print(A)
[1, 2, 3, 4].
[2, 3, 4, 5].
[1, 2, 4, 5].
[1, 3, 4, 5].
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
20 questions
NVHCVP-b27-4
Quiz
•
Professional Development
20 questions
ÔN TẬP HK1 - TIN 9
Quiz
•
1st Grade - Professio...
20 questions
Tin 9. Bài 9,10,11,12 (Kết nối tri thức)
Quiz
•
Professional Development
20 questions
Google Certified Educator Level 1 Exam Questions
Quiz
•
Professional Development
30 questions
KSM GEOGRAFI (Geologi Dasar)
Quiz
•
Professional Development
20 questions
SKB GURU 1
Quiz
•
Professional Development
28 questions
D69 CHECK YOUR LEVEL
Quiz
•
Professional Development
20 questions
TASAWWUR ISLAM K1 PERCUBAAN KELANTAN 2019 (Aneka Pilihan)
Quiz
•
2nd Grade - Professio...
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