
Tin CKII

Quiz
•
Information Technology (IT)
•
10th Grade
•
Easy
Trần Trúc
Used 4+ times
FREE Resource
44 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp của hàm không có giá trị trả lại là:
A. def <tên hàm>(<tham số>):
<khối lệnh>
return <giá trị>
def <tên hàm>
(<tham số>)
<khối lệnh>
<giá trị>
def <tên hàm>
(<tham số>):
<khối lệnh>
def <tên hàm>
(<tham số>)
<khối lệnh>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp của hàm có giá trị trả lại là:
def <tên hàm>
(<tham số>):
<khối lệnh>
return <giá trị>
def <tên hàm>
(<tham số>)
<khối lệnh>
return <giá trị>
def <tên hàm>
(<tham số>):
<khối lệnh>
def <tên hàm>
(<tham số>)
<khối lệnh>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm sqrt() trong Python có tác dụng?
Tính căn bậc 2 của một số
Tính bình phương của một số
Lấy phần thập phân của một số
Trả về kiểu dữ liệu của đối tượng
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm round() có sẵn trong Python có tác dụng:
Làm tròn một số cho trước
Lấy phần nguyên của một số
Lấy phần dư của một số
Trả về kiểu dữ liệu của đối tượng
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho biết kết quả của đoạn chương trình sau:
>>>def inc(n):
n+=1
return n+1
>>>print(inc(3))
7
6
5
lỗi
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho biết kết quả của lời gọi hàm sau:
def multi(n):
return n**3
print(multi(5))
125
15
30
27
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả lời gọi hàm f(a,b) trong đoạn chương trình sau là:
>>>a,b=8,12
>>>def f(a,b):
a=a+b
b=b+a
return a*b
>>>f(a,b)
52
102
640
960
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
4 questions
Study Skills

Lesson
•
5th - 12th Grade