Request edit access
JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.
Reboot-8 Chapter 8
Chapter 8 Functions in Python
Sign in to Google
to save your progress.
Learn more
* Indicates required question
1.
A function can be called any number of times in a program.
*
1 point
Yes
No
Sometimes
I do not know
2.
A function header ends with
*
1 point
Colon
Semi-colon
Comma
Double quote
3.
By default, the scope of a variable is:
*
1 point
Local
Global
Regional
None of the above
4.
To call a function we need to pass this number of arguments as number of parameters
*
1 point
Exact
Less
More
None of the above
5.
We can provide a default value to an argument by using the following operator.
*
1 point
*
&
=
$
6. Set of instruction that performs a specific task is called_____________
*
1 point
Parameter
Argument
Function
NOTA
7._________statement defines a function in Python
*
1 point
df
define
return
def
8.__________can only be used inside a function .
*
1 point
Local variable
Global Variable
Both a & b
None of the above
9.________statement cannot be used outside the function
*
1 point
Array declaration
Variable declaration
Return
Both a & b
10.Information that are passed into a function is called
*
1 point
Parameter
Argument
Both a & b
None of the above
Submit
Clear form
This content is neither created nor endorsed by Google. -
Terms of Service
-
Privacy Policy
Does this form look suspicious?
Report
Forms
Help and feedback
Contact form owner
Help Forms improve
Report