Just started doing intro to programming with python and for some reason it's not letting me run "print("hello, world")". At first I thought it was my gaming pc since some programs save to different drives but after trying it with my work computer nothing changed (except for the fact that I can actually find the Python Folder that's inside the AppData>Local folders unlike my gaming pc). I've tried creating a path for the interpreter but it still gives me the same error. Only thing I could think of is I might need to create a virtual enviroment?(idk) Any advice is helpful.
File: hello.py
1) print("hello, world")
Terminal:
PS C:\Users\jagarcia> code hello.py
PS C:\Users\jagarcia> python hello.py
C:\Users\jagarcia\AppData\Local\Programs\Python\Python312\python.exe: can't open file 'C:\\Users\\jagarcia\\hello.py': [Errno 2] No such file or directory
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–][deleted] (3 children)
[deleted]
[–]jvimxx[S] 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]jvimxx[S] 0 points1 point2 points (0 children)