Trắc nghiệm vòng lặp for

Quiz
•
Computers
•
10th Grade
•
Easy
Khương THA)
Used 4+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho bài toán tính tổng s=1+2+3+...+n. Để giải bài toán trên ta có thể dùng:
Cấu trúc lặp.
Cấu trúc rẽ nhánh.
Hàm ceil()
Hàm toán học sqrt()
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Số công việc cần phải lặp với số lần xác định?
Đếm số học sinh của lớp.
Đếm số chia hết cho 5 trong đoạn từ 10 tới 100.
Đọc tên lần lượt từng học sinh của một lớp có 30 em.
Chạy 5 vòng sân bóng.
Tính tổng các số có 2 chữ số.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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?
Tất cả đều sai
2
0
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, câu lệnh nào dưới đây được viết đúng?
for i in range(10): print(“A”).
for i in range(10): prin(“A”).
for i in range(10): print(A).
for i in range(10) print(“A”).
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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?
10 lần
1 lần
5 lần
Không thực hiện được
Similar Resources on Wayground
10 questions
TIN 10 - CẤU TRÚC LẶP

Quiz
•
10th Grade
10 questions
Câu lệnh lặp FOR trong Python

Quiz
•
10th Grade
10 questions
CT_Cấu trúc tuần tự trong Scratch lớp 5

Quiz
•
5th Grade - University
6 questions
BÀI 5: SỬ DỤNG CÂU LỆNH LẶP (LỚP 4)

Quiz
•
1st - 12th Grade
10 questions
Câu hỏi về bài toán tin học

Quiz
•
9th Grade - University
8 questions
khởi động - Tin học là một ngành khoa học

Quiz
•
10th Grade
5 questions
Kiểm tra 15 phút

Quiz
•
10th Grade
10 questions
Bài Ktra Trắc Nghiệm Bài học 13

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade