Python not remembering global variables between classes

后端 未结 0 1509
陌清茗
陌清茗 2021-02-09 03:04

In my GUI application, I have a constant LPI defined as a global (outside any function). I understand I must declare the variable as global in any function there on that will m

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