What is the shortcut to run the code for the first time?
Answered
Please sign in to leave a comment.
See relevant docs https://www.jetbrains.com/help/pycharm/running-applications.html
You can also assign your own shortcuts in File | Settings | Keymap.
Btw, I'd recommend storing your files inside the project, instead of using scratch files.
Thanks.