The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #230
Functions are similar to subroutines, except that the functions return a value. Subroutines perform a task but do not report anything to the calling program. A function commonly carries out some calculations and reports the result to the caller. (stackoverflow.com/questions/6048344/what-is-the-differenc...)
Which one normally returns values?
— The Python Quiz (@thepythonquiz) June 6, 2021
The procedure
The function
π Comment the answer, like and retweet! #python
Question difficulty: π΅π΅π΅π΅π΅