Return statement in recursive function with try-except structure not executed / returns NoneType

前端 未结 0 1783
迷失自我
迷失自我 2020-12-10 20:34

In order to test whether a function works for one of multiple parameters, I created a recursive function with a try-except structure. The function arrives at the return stat

相关标签:
回答
  • 消灭零回复
提交回复
热议问题