Boston Python Workshop 5/Friday/Tutorial: Difference between revisions

m
imported>Pcollins
mNo edit summary
imported>Individuwill
 
Line 420:
 
<ol>
<li>Download the file http://mit.edu/jesstess/www/BostonPythonWorkshop5/nobel.py by right-clicking the link and choosing one of ("Download Linked File As..." or "Save Link As..." or "Save Target As..."). The ".py" extension hints that this is a Python script.</li>
<li>Save the file in your Desktop directory.</li>
<li>Open a command prompt, and use the navigation commands (<code>dir</code> and <code>cd</code> on Windows, <code>ls</code>, <code>pwd</code>, and <code>cd</code> on OS X and Linux) to navigate to your home directory. See [[Boston Python Workshop 5/Friday#Goal_.234:_practice_navigating_the_computer_from_a_command_prompt|navigating from a command prompt]] for a refresher on those commands.</li>
Anonymous user