
Tinc3
Authored by vungoc ha
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để hiển thị nội dung lên màn hình, chúng ta sử dụng câu lệnh nào ?
print()
write()
screen()
display()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Trong câu lệnh
if <điều kiện> :
câu lệnh
Câu lệnh được thực hiện khi?
Điều kiện cho giá trị đúng
Điều kiện cho giá trị sai
Không cần kiểm tra điều kiện
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Em hãy chọn tên biến hợp lệ trong Python:
10tin
tin10@
_tin10
tin 10
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a=20
b=10
print(a/b)
Đoạn chương trình Python trên in ra kết quả là bao nhiêu?
2
2010
a/b
2.0
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a=2
b=3
if a>b:
a=a*2
else:
b=b*2
Sau khi thực hiện đoạn chương trình Python trên, giá trị của b là:
2
4
6
không xác định
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho đoạn chương trình Python sau:
a=int(input(‘a=’))
if a<12:
print(‘Morning!’)
else:
print(‘Aftrernoon!’)
Nếu nhập vào a=14, chương trình in ra kết quả là gì?
14
12
Morning!
Afternoon!
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho đoạn chương trình sau:
x=10
y=3
d=0
if x%y==0:
d=x//y
Sau khi thực hiện đoạn chương trình trên giá trị của d là:
3
1
0
không xác định
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
35 questions
ÔN TẬP GKII TIN 11
Quiz
•
11th Grade
45 questions
3rd Preliminary Exam - TLE-ICT_CSS_2025
Quiz
•
10th Grade
38 questions
ÔN TẬP GK2 - TIN HỌC 11
Quiz
•
11th Grade
40 questions
Chapter 2 – Hardware
Quiz
•
12th Grade
35 questions
JAVA BASIC 2
Quiz
•
University
40 questions
try out word kelas 7
Quiz
•
12th Grade
40 questions
MS office 2016
Quiz
•
1st Grade - Professio...
35 questions
FINAL_EXAM (CFP_122)
Quiz
•
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