Skillshare intro to Python/Unit 1: Difference between revisions

imported>Jesstess
imported>Jesstess
Line 27:
== Goal #4: reading and running Python files ==
 
We'll be practicing two skills with this goal. The first is <b>reading and understanding Python programs</b>. The second is <b>running these programs from the terminal</b>.
 
For each of the following Python programs (folks often call these "scripts"), please do the following:
Line 47:
</ol>
 
<b>Here are you scripts to read and run</b>. Have fun with them!
 
* [http://web.mit.edu/jesstess/www/SkillsharePython/Unit1/nobel.py nobel.py] (this is the script we analyzed in the video)
Anonymous user