Accessing a function's local variable outside its scope in Python

前端 未结 0 1831
后悔当初
后悔当初 2021-01-17 06:52

Is there a way to access the memo variable outside the memorize function? I know that it could be accesses if I would turn it into a function attri

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