Boston Python workshop 2/Friday setup/Python scripts on Windows: Difference between revisions

 
Line 18:
===Run the script===
 
# Start a new command prompt. See the [[Boston_Python_workshop_2/Friday_setup/Terminal_navigation_on_Windows|terminal navigation on Windows]] instructions for the steps to do this.
# Navigate to your Desktop directory from a command prompt, using the <code>dir</code> and <code>cd</code> commands. See the [[Boston_Python_workshop_2/Friday_setup/Terminal_navigation_on_Windows|terminal navigation on Windows]] instructions for a refresher on using these commands. Don't hesitate to get help from a staff member on this step if you need it -- it's a new way of navigating your computer, so it may be unintuitive at first!
# Once you are in your homeDesktop directory, you'll see <code>hello.py</code> in the output of <code>dir</code>.
# Type
 
Anonymous user