
tin
Quiz
•
Others
•
1st - 5th Grade
•
Hard
Trang undefined
FREE Resource
37 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của chương trình sau là:
def PhepNhan(Number):
return Number * 10
print(PhepNhan(5))
5
10
15
50
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Điền vào (...) để tìm ra số lớn nhất trong 3 số nhập vào:
def find_max(a, b, c):
max = a
if ...: max = b
if ...: max = c
return max
print(find_max(1,2,3))
max > b, max > c
max < b, max < c
max = b, max = c
max != b, max != c
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị của s là bao nhiêu sau khi chạy chương trình?
Def tinhSum(a, b):
return (a + b)**2
s= tinhSum(1, 3)
print(s)
8
16
18
24
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị của x là bao nhiêu biết kết quả là 16?
def tinh(a, b, c):
if(b != 0):
return a // b + c**2
s = tinh(1, 5, x)
print(s)
3
2
1
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chương trình sau bị lỗi ở dòng lệnh thứ bao nhiêu?
def add(a, b)
sum = a + b
return sum
x= int(input("Nhập số thứ nhất:"))
y= int(input("Nhập số thứ hai:"))
tong = add(x, y)
print("Tổng là: ", tong)
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị hàm f(a, b) có hai tham số a, b. Khi gọi hàm f(x, y), cặp giá trị đối số nào sau đây sẽ gây lỗi?
2, 3
10,c
"a", "b"
"a", "3"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của chương trình sau là bao nhiêu?
def kq():
A = [2, 4, 2, 1]
p = 1
for i in A:
p = p * i
print(p)
kq()
9
2
4
16
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
32 questions
Ktpl 11 giữa kì 2
Quiz
•
2nd Grade
34 questions
Ôn tập cuối kì 1 - lớp 3
Quiz
•
1st Grade
40 questions
Quiz về tỉnh Bắc Giang
Quiz
•
1st Grade
38 questions
lịch sử bài 1,2,3,4,5
Quiz
•
2nd Grade
39 questions
ktpl??
Quiz
•
1st Grade
38 questions
Đề tham khảo sử 11 GK 1 2024
Quiz
•
1st Grade
42 questions
địa lí
Quiz
•
2nd Grade
37 questions
đề cương tin 11
Quiz
•
2nd Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Others
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Subject and Predicate
Quiz
•
4th Grade
10 questions
Cause and Effect
Quiz
•
3rd - 4th Grade
20 questions
States of Matter
Quiz
•
5th Grade
15 questions
Subject-Verb Agreement
Quiz
•
4th Grade
