Multiple Choice
How do you describe a function that calls itself?
A) self_calling function
B) iterative function
C) derivative function
D) recursive function
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: What is the last line of output
Q34: Python programs require two or more modules.
Q35: What can you use a docstring for?<br>A)
Q36: What is the last line of the
Q37: You can use the # symbol to
Q39: The input function returns a numeric value
Q40: You can use the slice operator to
Q41: What are the values of variables x,
Q42: A literal representation of a list is
Q43: What is the value of string1 after