Boston Python Workshop 4/Friday/OSX project dependencies: Difference between revisions

imported>Jesstess
imported>Slycheese
 
(2 intermediate revisions by one other user not shown)
Line 8:
# Save the following files to the ColorWall folder:
#* http://web.mit.edu/jesstess/www/BostonPythonWorkshop4/ColorWall/advanced_effects.py
#* http://web.mit.edu/jesstess/www/BostonPythonWorkshop4/ColorWall/more_effects.py
#* http://web.mit.edu/jesstess/www/BostonPythonWorkshop4/ColorWall/ascii8x8.py
#* http://web.mit.edu/jesstess/www/BostonPythonWorkshop4/ColorWall/effects.py
Line 18 ⟶ 19:
 
<pre>
cd /home/jesstess~/Desktop/ColorWall
</pre>
 
will change you into that directory (the "~" means your home directory!), and
 
<pre>
Anonymous user