
Tin 10 bài 20
Authored by Thùy Dương
Computers
10th Grade
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp lệnh lặp for nào sau đây là đúng
for i in range : <khối lệnh lặp>
for i in range(n): <khối lệnh lặp>
for i in range(n) <khối lệnh lặp>
for i range(n): <khối lệnh lặp>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phát biểu nào sau đây là đúng:
Lệnh range(stop) trả lại vùng giá trị từ 0 đến stop
Lệnh range(stop) trả lại vùng giá trị từ 1 đến stop – 1
Lệnh range(stop) trả lại vùng giá trị từ 0 đến stop –1
Lệnh range(stop) trả lại vùng giá trị từ 1 đến stop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Các số 0,1 được biểu diễn bằng lệnh range() như thế nào?
range(1,0)
range(0,1)
range(1,2)
range(2)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biến chạy trong vòng lặp for i in range(stop) tăng lên mấy đơn vị sau mỗi lần lặp?
1
2
3
4
5.
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 in range(10): print(A)
for i in range(10) print(“A”)
for i in range(10): print(“A”)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong đoạn chương trình trên lệnh print được thực hiện bao nhiêu lần?
10 lần
5 lần
1 lần
0 thực hiện
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Xác định số vòng lặp cho bài toán: tính tổng các số nguyên từ 1 đến 100?
1
100
99
Tất cả đều sai
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
9 questions
OCR GCSE CS - 2.1 ERL sorts and searches
Quiz
•
10th - 11th Grade
10 questions
2025 python class first quiz
Quiz
•
9th Grade - University
10 questions
KEIRO PROGRAMMING
Quiz
•
4th - 12th Grade
15 questions
# REVIEW 1 DATA TYPES
Quiz
•
10th Grade
14 questions
LA5.C5: Branching and Subroutines
Quiz
•
9th Grade - University
10 questions
Ứng xử trong môi trường số
Quiz
•
10th Grade
10 questions
A level Computer Science In-fix post-fix Reverse polish
Quiz
•
10th Grade - University
15 questions
LATIHAN SOAL PEMROGRAMAN
Quiz
•
9th Grade - University
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