
CỦNG CỐ
Authored by Hằng Nguyễn Thị
Computers
10th Grade
Used 7+ 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
Trong Python, cú pháp câu lệnh lặp với số lần biết trước có dạng?
for <biến chạy> in range(m,n):
while <Điều kiện>:
<Câu lệnh hay khối lệnh>
for <Biến chạy> in range(m,n)
<Khối lệnh cần lặp>
for <biến chạy> in range(m,n):
<Khối lệnh cần lặp>
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Trong Python, hàm range có cú pháp nào sau đây?
range(bước đếm, giá trị cuối, giá trị đầu)
range(bước đếm, giá trị đầu, giá trị cuối)
range(giá trị đầu, giá trị cuối)
range(giá trị cuối, giá trị đầu, bước đếm)
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cú pháp của câu lệnh lặp với số lần chưa biết trước là?
while <điều kiện>:
<dãy lệnh>
while <điều kiện> do
<dãy lệnh>
while <dãy lệnh>:
<điều kiện>
while <dãy lệnh> do
<điều kiện>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong câu lệnh while thì dãy câu lệnh chỉ được thực hiện khi điều kiện còn?
True
True hoặc False
False
Khác 0
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Trong NNLT Python, câu lệnh nào sau đây đúng khi in ra màn hình các số tự nhiên từ 0..10 trên 1 dòng?
for i in range(9): print(i,end='')
for i in range(10): print(i,end='')
for i in range(11): print(i,end='')
for i in range(12): print(i,end='')
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Câu lệnh sau cho kết quả là gì?
for i in range(5): print(i,end='')
1234
12345
01234
012345
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Khi thực hiện đoạn chương trình:
S=0
for i in range(1,5):
S=S+i
print(S)
Giá trị của S bằng bao nhiêu?
0
5
10
15
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
10 questions
Prueba Diagnóstica
Quiz
•
10th Grade
15 questions
Chapter 3: Storage devices and media (Part 2):
Quiz
•
10th - 11th Grade
10 questions
Working with tables
Quiz
•
5th - 12th Grade
10 questions
TIN 10 - BÀI 4
Quiz
•
10th - 11th Grade
10 questions
Komunikasi Daring 1
Quiz
•
10th Grade
15 questions
Ôn tập kỳ 2 tin 6
Quiz
•
1st - 12th Grade
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
15 questions
Начала программирования на языке Паскаль
Quiz
•
8th - 11th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade