
tin học
Quiz
•
Computers
•
10th Grade
•
Medium
Duy Trần
Used 1+ times
FREE Resource
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.
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
50 questions
ULANGAN SUMATIF BAB I INFORMATIKA
Quiz
•
10th Grade
55 questions
Advanced HTML5 & CSS3 Part IV
Quiz
•
9th - 12th Grade
50 questions
REMIDI SAS GENAP INFORMATIKA X
Quiz
•
10th Grade
50 questions
Digital Graphics - Terminology, File Types, Photoshop Basics
Quiz
•
9th - 12th Grade
51 questions
Digital Literacy Chapter 14 Review
Quiz
•
9th - 12th Grade
50 questions
ULANGAN SUMATIF BAB 2 INFORMATIKA
Quiz
•
10th Grade
50 questions
ULANGAN HARIAN INFORMATIKA
Quiz
•
10th Grade
51 questions
INFORMATIKA KELAS X SMK
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
