Skillshare intro to Python/Unit 1/OSX set up Python: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 9:
 
<br />
This Terminal containsgives you something called a commandterminal prompt. This commandterminal prompt is another way of navigating your computer and running programs -- just textually instead of graphically. We are going to be running Python and Python scripts from this commandterminal prompt.
</li>
<li>Test your Python install at the command prompt. Type
Line 17:
</pre>
 
and hitpress enterEnter. You should see something like
<pre>
Python 2.7.5 (r261:67515, Feb 11 2010, 00:51:29)
Line 36:
</pre>
 
and press Enter. This will take you back to the OS X commandterminal prompt.</li>
</ol>
 
'''== Success!''' ==
 
You have tested your Python installation.
 
[[File:Champagne.png|100px]][[File:Party.png|125px]]
 
[[Skillshare intro to Python/Unit 1|&laquo; Back to the Unit 1 main page]]
Anonymous user