
Câu hỏi ôn tập cuối kì 1 tin 10

Quiz
•
Computers
•
10th Grade
•
Medium
Anh Thi Nguyễn
Used 4+ times
FREE Resource
68 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Trong Python, lệnh gán giá trị nguyên cho biến b nào sau đây là đúng?
b=2.0
b=10
b==2
b:=3
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Quy tắc đúng khi đặt tên cho biến trong Python?
Tên biến bắt đầu bằng chữ cái hoặc dấu gạch dưới (_)
Sử dụng từ khóa làm tên biến
Tên biến bắt đầu bằng số
Tên biến có các ký hiệu như !, @, #, $, %, ...
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cho x = True, y = False. Cho biết giá trị của biểu thức not((x or y ) and x ) sau:
1
False
x
True
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Trường hợp nào sau đây không phải lệnh gán trong python
a + b = 100
a = a * 2
a = 10
cd = 50
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cấu trúc lặp với số lần biết trước trong Python là
FOR <biến đếm> in range(m,n): khối lệnh cần lặp
for <biến đếm> in range(m, n) khối lệnh cần lặp
for <biến đếm> in range(m,n): khối lệnh cần lặp
for <biến đếm> range(m, n) khối lệnh cần lặp
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kết quả của lệnh print(3>=3) là:
False
True
None
3>=3
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Giá trị F sau khi thực hiện đoạn chương trình:
1
4
13
17
Create a free account and access millions of resources
Similar Resources on Wayground
70 questions
Ôn tập cuối kì I - python

Quiz
•
10th Grade
65 questions
Ôn tập KTCK2 Tin 10

Quiz
•
10th Grade - University
72 questions
Lê Đức Long

Quiz
•
10th Grade
67 questions
tin cuối kỳ 2

Quiz
•
10th Grade
69 questions
ÔN TẬP TIN 4

Quiz
•
5th Grade - University
70 questions
Ôn tập Tin 10 (Bích Hà)

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