
ÔN TẬP GIỮA HỌC KÌ 2 - TIN 10 (2024 - 2025)

Quiz
•
Computers
•
10th Grade
•
Medium
Mui Hue
Used 2+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Trong NNLT Python, cấu trúc rẽ nhánh dạng thiếu là:
if <điều kiện> :
IF <điều kiện> :
if <điều kiện> then < khối lệnh >;
IF <điều kiện> THEN < khối lệnh >;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Trong NNLT Python, cho đoạn chương trình sau: a=b=1
c,d=1,2
print(a+b+c+d) Kết quả trên màn hình là:
3
4
5
6
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Sau khi thực hiện đoạn chương trình trên giá trị của b là?
4
2
6
8
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Trong Python câu lệnh for nào sau đây là đúng:
for k in range(n): print(i)
for k to range(n): print(i)
for k into range(n): print(i)
for k = 1 to range(n): print(i)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Lệnh range(n) sẽ trả về vùng giá trị:
Từ 0 đến n
Từ 1 đến n
Từ 0 đến n-1
Từ 1 đến n-1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Vùng giá trị sẽ trả về khi thực hiện lệnh range(1, 5) là:
1, 2, 3, 4, 5
2, 3, 4
1, 2, 3, 4
2, 3, 4, 5
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Hãy cho biết kết quả khi thực hiện đoạn chương trình sau
(khi nhập n = 3) ?
1
3
6
9
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
ÔN CK1 TIN 8

Quiz
•
7th Grade - University
24 questions
Tin học 6-Ôn tập giữa kì 2

Quiz
•
9th Grade - University
30 questions
ÔN TẬP HK2 L3 K10

Quiz
•
10th Grade
24 questions
Tin ck2

Quiz
•
10th Grade
28 questions
Kiểm tra giữa kỳ II - K10

Quiz
•
9th - 12th Grade
23 questions
THĐ_Tin10_CK1_Phần 3

Quiz
•
9th - 12th Grade
23 questions
ÔN TẬP GIỮA KÌ 2 TIN 9 24-25

Quiz
•
9th Grade - University
30 questions
Tin Học

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