How to get out of a function while inside a nested function python

前端 未结 0 648
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-04 11:24

If I define a function in Python inside of a function, can I somehow make it so that I can get out of the outer scope function while inside the inner one? For example:

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