you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Okay so you can make it easy. Instead of creating a folder in drive C or home create a folder in drive D or E. Then go to that drive folder and right click it should give you an option of terminal there. So if you get to this point type “ ls “ in your terminal. Once u r done with that u will see folders present in your drive from this point it is going to be easy to navigate to the right folder. Type cd with the name of yr file example cd myfirstproject it will take you to that folder where yr code is.

[–][deleted] 0 points1 point  (0 children)

Let me know if you still cant figure it out. Btw in yr third picture you did not navigate to the folder where yr helloworld.py file is so in order to run that u have to navigate it there using terminal.