Global Variables
I'm new to PyCharm and like it a lot, so please excuse what is most likely a dumb question.
How do you display a global variable in the IDE? The "Variables" window only displays variables local to the function that is currently executing.
请先登录再写评论。
You can add it to the Watches pane.
I'm not sure I got this clearly. I'm trying to get PyCharm to show "Global variables" as shown here.