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 #232
If a function has a side effect (such as modifying a file for instance), it is normally called a procedure. (dzone.com/articles/side-effects-1)
Which one normally has no side effects?
— The Python Quiz (@thepythonquiz) October 1, 2020
The function
The procedure#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅