BAI 26_10

Quiz
•
Computers
•
10th Grade
•
Medium
Pham Kieu
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Các hàm có sẵn trong thư viện Python là?
int(), print(), type()
def tong ():
def giaithua (n):
def max(a,b):
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Hàm trong Python do người lập trình định nghĩa gồm các dạng nào?
có đối số, không có đối số
có return, không return
có tham số, không tham số
có trả lại giá trị, không trả lại giá trị
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Cấu trúc của hàm có trả lại giá trị nào sau đây là đúng trong NNLT Python?
def <tên hàm>(<tham số>):
<khối lệnh>
return
def tong (a,b):
s=a+b
return
def <tên hàm>(<tham số>):
<khối lệnh>
return <giá trị>
def tong (a,b):
s=a+b
return s
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
với m=3 thì chương trình là bao nhiêu?
2
3
6
0
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Dựa vào đoạn code hãy cho biết: đau là tham số hình thức?
a,b
p,n,a,b
n,p
x,y
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Dựa vào đoạn code hãy cho biết: đau là tham số thực sự?
a,b
p,n,a,b
n,p
x,y
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Dựa vào đoạn code hãy cho biết: các đối số là?
a,b
p,n,a,b
n,p
x,y
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Kiểu Xâu

Quiz
•
8th - 11th Grade
15 questions
Bài 22-Kiểu dữ liệu danh sách

Quiz
•
10th Grade
20 questions
Đề cương CKII - Lớp 5 - TH Minh Quang A

Quiz
•
5th Grade - University
21 questions
TIN 10 KNTT ÔN TẬP BÀI 29

Quiz
•
10th Grade
20 questions
bài 14: Khám Phá Môi Trường lập trình Trực Quan

Quiz
•
4th Grade - University
22 questions
K8 BÀI 2

Quiz
•
8th Grade - University
15 questions
CÂU HỎI ÔN TẬP HÀM

Quiz
•
10th Grade
20 questions
KIỂM TRA CUỐI KÌ 1 TIN 7 ( 24 - 25 )

Quiz
•
7th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade