Philadelphia Python Workshop/Projects: Difference between revisions

no edit summary
imported>Geography76
imported>Geography76
No edit summary
Line 8:
 
[[File:Crossword.png|100px]]
 
===Download the Wordplay project===
 
We've written some skeleton code for the Wordplay project already. Download this code so you're ready to start working with it tomorrow:
 
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
#* http://web.mit.edu/jesstess/www/BostonPythonWorkshop5/Wordplay/Wordplay.zip
# Windows:
## Find Wordplay.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called Wordplay containing several files.
# Mac OSX
## Find Wordplay.zip on your Desktop and double-click on it. This will create a directory for Wordplay, containing the source code for the dependency.
# Linux
## Find Wordplay.tar.gz on your Desktop and double-click on it to "extract" it. That will create a folder called Wordplay containing several files.
 
===Test the Wordplay code===
Anonymous user