
Python Functions Quiz
Authored by William Lugo
Computers
10th Grade
Used 11+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Python function always returns a value
True
False
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following code?
15
SyntaxError
(5,10)
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Select which is true for Python function
A Python function can return only a single value
A function can take an unlimited number of arguments.
A Python function can return multiple values
Python function doesn’t return anything unless and until you add a return statement
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of the following function call
5
15
(15,5)
SyntaxError
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output?
15
8
(8,7)
SyntaxError
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output
25
NameError
5
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Select which true for Python function
A function is a code block that only executes when called and always returns a value.
A function only executes when it is called and we can reuse it in a program
Python doesn’t support nested function
Access all questions and much more by creating a free account
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?