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 #256
A program is called recursive when an entity calls itself. A program is call iterative when there is a loop (or repetition). (geeksforgeeks.org/difference-between-recursion-and-iteration)
Recursion and iteration designate the same programming approach.
— The Python Quiz (@thepythonquiz) September 22, 2020
False
True#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅