
Ôn tập Tin học

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Ngen Kyn
Used 1+ times
FREE Resource
90 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Đâu là kiểu dữ liệu trong Python
A. int, float, type, list
B. int, float, bool, string, list
C. input, int, float
D. print, int, float, bool,string
2.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Cho câu lệnh x=float(input('nhập vào một số:')). Giả sử người dùng nhập vào từ bàn phím giá trị là 12 thì biến x sẽ nhận giá trị là bao nhiêu?
A. x có giá trị là xâu ký tự '12'
B. x có giá trị là số thực 12.0
C. x có giá trị là số nguyên 12
D. x có giá trị là số thực 12.00
3.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Biểu thức nào sau đây là biểu thức logic?
A. x=12
B. x=x+1
C. x=>1 and x<=10
D. not(x>=5)
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Cho đoạn lệnh sau đây
x,y=10,6
if x%y==0:
print(x//y)
else:
print(x%y)
Hãy cho biết kết quả xuất ra màn hình sau khi đoạn lệnh trên được thực hiện?
10
6
4
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Lệnh nào sau đây là hợp lệ?
for in range(10):
print(i*i)
for in range(10):
print(i*i)
for i in range(10)
print(i*i)
for i in range(10):
print(i*i)
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Quan sát đoạn chương trình sau.
s=0
for i in range(1,6):
if i%2!=0:
s=s+i
print(s)
Hãy cho biết kết quả của biến s đc xuất ra màn hình có giá trị bao nhiêu?
0
9
10
12
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Lệnh nào sau đây là hợp lệ?
k=2
while k=50:
print(k,end=" ")
k=k+3
k=2
while k<50:
print(k,end=" ")
k=k+3
k=2
while k<50:
print(k,end=" ")
k=k+3
k=2
while k<50
print(k,end=" ")
k=k+3
Create a free account and access millions of resources
Similar Resources on Wayground
95 questions
Ôn tập hk1 lớp 11 python

Quiz
•
11th Grade
88 questions
Ôn Tập Môn Tin Học 10

Quiz
•
10th Grade
93 questions
Cấu trúc rẽ nhánh trong Python

Quiz
•
10th Grade
92 questions
ÔN TẬP TIN 10 GK2

Quiz
•
10th Grade
90 questions
ÔN TẬP KTGK1_TIN11_2024-2025

Quiz
•
11th Grade
94 questions
tin p2 hk2

Quiz
•
11th Grade
88 questions
ĐỀ CƯƠNG ÔN TẬP CUỐI KỲ II MÔN TIN HỌC 11

Quiz
•
11th Grade
93 questions
ôn tập k2_K10

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade