
Lớp 10-Kiểm tra kiến thức lập trình Python

Quiz
•
Science
•
10th Grade
•
Hard
Linh Mỹ
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào được dùng để nhập dữ liệu từ người dùng?
input()
raw_input()
scan()
read()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh input() trả về kiểu dữ liệu gì?
Int
Float
Str
Bool
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn code sau sẽ hiển thị điều gì? >>> x = 5 >>> y = "5" >>> print (x+y)
55
10
Đoạn code lỗi
5 "5"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh được viết đúng là:
if x > 5 print("X lớn hơn 5")
if x > 5: print("X lớn hơn 5")
if x > 5 then: print("X lớn hơn 5")
if x > 5 {print("X lớn hơn 5")}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code sau là: >>> x = 10 >>> if x > 5: print("Lớn hơn 5") else: print("Không lớn hơn 5")
Lớn hơn 5
Không lớn hơn 5
Lỗi chương trình
Không có kết quả
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code sau là: >>> i = 0 >>> while i < 3: Print(i, end = " ") i = i + 1
0 1 2
1 2 3
Đoạn code lỗi
3 2 1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dùng lệnh nào để dừng vòng lặp while?
pass()
continue()
break()
exit()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
TIN11_CDA_BAI1

Quiz
•
10th Grade
15 questions
Fingerprints (& other prints)

Quiz
•
9th - 12th Grade
16 questions
Ôn tập-Tin học 5-HK1

Quiz
•
5th Grade - University
15 questions
3D Printing

Quiz
•
6th Grade - University
15 questions
3D Printing

Quiz
•
6th Grade - University
25 questions
BÀI 38-NUCLEOTIDE ACID

Quiz
•
9th Grade - University
20 questions
TIK_1

Quiz
•
10th Grade
18 questions
Fingerprints

Quiz
•
10th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Science
10 questions
Exploring Newton's Laws of Motion

Interactive video
•
6th - 10th Grade
10 questions
Exploring Chemical and Physical Changes

Interactive video
•
6th - 10th Grade
10 questions
Exploring the States of Matter

Interactive video
•
6th - 10th Grade
10 questions
Exploring the States of Matter and Thermal Energy

Interactive video
•
6th - 10th Grade
10 questions
Exploring Light and Waves Concepts

Interactive video
•
6th - 10th Grade
10 questions
Exploring Weathering, Erosion, and Deposition Processes

Interactive video
•
6th - 10th Grade
16 questions
Macromolecules Quiz

Quiz
•
10th Grade
24 questions
DNA Structure and Replication

Quiz
•
10th Grade