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...)
Question difficulty: 🔵🔵🔵🔵🔵