
Python 1
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Medium
Tri Dang Cong
Used 5+ times
FREE Resource
Enhance your content in a minute
99 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, từ khóa nào được sử dụng để khai báo một hàm
class
def
function
declare
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, hàm nào được sử dụng để tính giá trị tuyệt đối của một số
abs()
ceil()
floor()
round()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, đoạn mã nào sẽ in ra giá trị của biến x và y
x = 5
y = 10
print("x is", x, "and y is", y)
x is 10 and y is 5
x = 5 and y = 10
x is 5 and y is 10
x and y are both 5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, đoạn mã nào sẽ in ra số lớn nhất trong danh sách sau: [5, 10, 3, 8, 1]
print(max([5, 10, 3, 8, 1]))
print(min([5, 10, 3, 8, 1]))
print(sum([5, 10, 3, 8, 1]))
print(len([5, 10, 3, 8, 1]))
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, đoạn mã nào sẽ in ra tất cả các phần tử trong danh sách sau: ["apple", "banana", "cherry"]?
print(list["apple", "banana", "cherry"])
print([apple, banana, cherry])
print(["apple", "banana", "cherry"])
print("apple, banana, cherry")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, đoạn mã nào sẽ in ra giá trị của biến x sau khi nó được tăng lên 1 đơn vị
x = 5
x += 1
print(x)
5
6
7
Không có câu trả lời đúng
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn mã sau sẽ in ra gì
for i in range(10):
print(i)
0, 1, 2, 3, 4, 5, 6, 7, 8, 9
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
0, 1, 2, 3, 4, 5, 6, 7, 8
1, 2, 3, 4, 5, 6, 7, 8, 9
Create a free account and access millions of resources
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
100 questions
IMRTD U2 Infraestructura de red
Quiz
•
10th Grade
99 questions
ÔN TẬP TRẮC NGHIỆM CUỐI HỌC KÌ 1 TIN HỌC 10
Quiz
•
10th Grade
100 questions
PTS 2 Sistem Komputer
Quiz
•
10th Grade
100 questions
Bab 3: Praktik Lintas Bidang (PLB)
Quiz
•
10th Grade
97 questions
Tin học
Quiz
•
9th - 12th Grade
97 questions
qizi tin hoc sieu cap 10a1
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
