how do you open a file to type 'print("hello world")'? what's the most helpful video or guide for the common basics of how to use pycharm -- effectively?
Answered
how do you open a file to type 'print("hello world")'?
what's the most helpful video or guide for the common basics of how to use pycharm -- effectively?
looking for easiest, clearest video/guide
Please sign in to leave a comment.
Hello!
Please take a look at our web help tutorial: https://www.jetbrains.com/help/pycharm/step-1-creating-and-running-your-first-python-project.html.
Also all Pycharm docs&demos you could find here: https://www.jetbrains.com/pycharm/documentation/.