Python on OSX: Difference between revisions

Content added Content deleted
imported>Jesstess
(Created page with 'OS X ships with Python installed, so the goal of this page is to make sure you can start a Terminal and run Python from the command line. <ol> <li>Start up a Terminal. You can …')
 
imported>Paulproteus
No edit summary
Line 21: Line 21:
and press Enter. This will take you back to the Terminal command prompt.</li>
and press Enter. This will take you back to the Terminal command prompt.</li>
</ol>
</ol>

'''Success!'''

[[Boston Python workshop 2/Friday setup|&laquo; Back to the Friday setup page]]