BÀI KIỂM TRA

Quiz
•
Computers
•
10th Grade
•
Hard
DIỆP ĐỖ
Used 5+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Chương trình trên in ra bao nhiêu dòng "Let's go"
6
7
8
9
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Giá trị của a sau khi kết thúc vòng lặp là bao nhiêu:
a=0
for i in range(10,14): a=a+3
9
12
15
18
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cú pháp đầy đủ của hàm range()
range(start,stop,step)
range(start,step)
range(stop,step)
range(0,stop,step)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cú pháp đúng của câu lệnh lặp for
for <biến chạy> in range(start,stop,step): <Khối lệnh>
for <biến chạy> in range(start,step): <Khối lệnh>
for <biến chạy> in range(start,stop,step); <Khối lệnh>
for <biến chạy> in range(start,stop,step) <Khối lệnh>
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Vòng lặp nào trả về kết quả dưới đây?
11111
22222
33333
44444
55555
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)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Màn hình hiển thị gì khi sau chạy đoạn chương trình trên?
5
4
3
2
1
4
3
2
1
0
5 4 3 2 1
4 3 2 1 0
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Màn hình hiển thị gì sau khi chạy đoạn chương trình trên ?
5
4
3
2
1
4
3
2
1
0
5 4 3 2 1
4 3 2 1 0
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
ÔN TẬP GK2 TIN10

Quiz
•
10th Grade
23 questions
Tin học

Quiz
•
10th Grade
23 questions
Ôn tập kì Xuân Tin học 10. 2

Quiz
•
10th Grade - University
26 questions
ÔN THI TIN 5 HKI - THTA 24-25

Quiz
•
5th Grade - University
30 questions
TIN HỌC_10_B18_B19

Quiz
•
10th Grade
32 questions
Tin học

Quiz
•
9th - 12th Grade
25 questions
CÂU HỎI ÔN TẬP GIỮA HKII - KHỐI 10

Quiz
•
10th Grade
24 questions
tin học

Quiz
•
10th Grade - University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade