Sep-06-2017, 08:16 PM
Hello, I'm new to programming and you probably already realized that I'm a noob after reading the title of this thread.
Anyway, I use the atom editor, and as interpreter I want to use PowerShell.
I have changed the directory path to where my hello.py file is located, and yet when I write 'python 3 hello.py' 'hello.py' or even 'python3' it either says the file doesnt exist, or forces me to open the python cmd instead of actually running the program!
![[Image: PhtdV5F.png]](https://i.imgur.com/PhtdV5F.png)
Thank you in advance!
Anyway, I use the atom editor, and as interpreter I want to use PowerShell.
I have changed the directory path to where my hello.py file is located, and yet when I write 'python 3 hello.py' 'hello.py' or even 'python3' it either says the file doesnt exist, or forces me to open the python cmd instead of actually running the program!
![[Image: PhtdV5F.png]](https://i.imgur.com/PhtdV5F.png)
Thank you in advance!
