
tin học
Authored by Duy Trần
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
55 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 1. Số công việc cần phải lặp với số lần xác định?
1) Đếm số học sinh của lớp.
2) Đếm số chia hết cho 5 trong đoạn từ 10 tới 100.
3) Đọc tên lần lượt từng học sinh của một lớp có 30 em.
4) Chạy 5 vòng sân bóng.
5) Tính tổng các số có 2 chữ số.
D. 2.
A. 3.
C. 5.
B.4
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 2. Biến chạy trong vòng lặp for i in range(<giá trị cuối>) tăng lên mấy đơn vị sau mỗi lần lặp?
B. 2.
C. 0
D. Tất cả đều sai.
A.1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 3. Cho các câu lệnh sau, hãy chỉ ra câu lệnh đúng:
A. x = 0
for i in range(10): x = x + 1
D. x:= 0
for i in range(10): x = x + 1
B. x = 0
for i in range(10): x:= x + 1
C. x = 0
for i in range(10) x = x + 1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 4. Trong Python, câu lệnh nào dưới đây được viết đúng?
B. for i in range(10): print(“A”).
A. for i in range(10): prin(“A”).
D. for i in range(10) print(“A”).
C. for i in range(10): print(A).
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 5. Trong câu lệnh lặp:
j=0
for j in range(10):
j = j + 2
print(j)
Khi kết thúc câu lệnh trên, câu lệnh print(j) được thực hiện bao nhiêu lần?
A. 10 lần.
B. 1 lần.
C. 5 lần.
D. Không thực hiện.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 6. Trong câu lệnh lặp:
j = 0
for j in range(10):
print("A")
Khi kết thúc câu lệnh trên lệnh có bao nhiêu chữ “A” xuất hiện?
D. Không thực hiện.
B. 1 lần.
C. 5 lần.
A. 10 lần.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 7. Cho đoạn chương trình:
j = 0
for i in range(5):
j = j + i
print(j)
Sau khi thực hiện chương trình giá trị của biến j bằng bao nhiêu?
D. 14.
B. 12.
C. 15.
A. 10.
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
50 questions
TIN HỌC 10 HK2
Quiz
•
10th - 12th Grade
50 questions
Excel Review
Quiz
•
9th - 12th Grade
58 questions
Complete BTEC DIT Quiz (All Questions So Far)
Quiz
•
10th Grade
50 questions
Soal Kejuruan TKJ 4
Quiz
•
10th - 11th Grade
50 questions
CAT - Gr 10 - Hardware & Software
Quiz
•
KG - University
50 questions
Dasar Dasar Desain Grafis
Quiz
•
10th Grade
51 questions
Arduino
Quiz
•
10th Grade
58 questions
Building Materials
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade