📅  最后修改于: 2022-03-11 14:47:01.978000             🧑  作者: Mango
代码示例1
#Do not forget to add an else case which calls the function, like this :
else:
return recursive_function(arg1, arg2, arg3)