Python Basics: Functions and Loops Quiz
Interactive Quiz ⋅ 7 Questions
By Kate Finegan
In Python Basics: Functions and Loops, you learned how to create user-defined functions that perform specific tasks. You also learned how loops allow you to repeat some code several times in a row.
In this quiz you, can test your knowledge of how to:
- Create user-defined functions
- Write
for
andwhile
loops
Then, you can move on to other Python Basics courses
The quiz contains 7 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!