Boston Python Workshop 3/Friday: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 27:
We'll do a lot of learning and practicing at a Python prompt (this is "interactive" because you are typing the code and hitting enter to run it yourself, instead of running it from a file). So let's practice starting and exiting Python:
 
* [[Boston Python workshopWorkshop 23/Friday setup/InteractiveWindows interactive Python on Windows|Windows]]
* [[Boston Python workshopWorkshop 23/Friday setup/InteractiveOSX interactive Python on OSX|OS X]]
* [[Boston Python workshopWorkshop 23/Friday setup/InteractiveLinux interactive Python on Linux|Linux]]
 
== Goal #4: practice navigating the computer from a command prompt ==
Anonymous user