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.
Please sign in to leave a comment.
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.