This quiz will test your understanding about Functions in Python. Please answer the following 8 questions.
Quiz Summary
0 of 8 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 8 Questions answered correctly
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 8
1. Question
What is a function in Python?
CorrectIncorrect -
Question 2 of 8
2. Question
How do you define a function in Python?
CorrectIncorrect -
Question 3 of 8
3. Question
What is the purpose of parameters in a function?
CorrectIncorrect -
Question 4 of 8
4. Question
What is a global variable in Python?
CorrectIncorrect -
Question 5 of 8
5. Question
What is the purpose of the return keyword in a function?
CorrectIncorrect -
Question 6 of 8
6. Question
What is a local variable in Python?
CorrectIncorrect -
Question 7 of 8
7. Question
How can you access a global variable inside a function?
CorrectIncorrect -
Question 8 of 8
8. Question
What is the purpose of the None keyword in Python?
CorrectIncorrect