CPSC 110 Section 04 Fall 2009
From MWCSWiki
A few notes about getting in step with Python 3 and the Zelle's book
Downloading Python 3.X
Tell students to download from http://www.python.org/download/releases/3.1.1/
There are links there for
- Windows x86 MSI Installer (3.1) (sig)
- Windows AMD64 MSI Installer (3.1) (sig)
- http://www.python.org/ftp/python/3.1.1/python-3.1.1.dmg Mac Installer disk image (3.1)] (sig)
list current as of --ernie 01:26, 3 September 2009 (UTC)
Graphics Library
Start at Zelle's Python page at http://mcsp.wartburg.edu/zelle/python/.
The graphics module is listed as *New Beta graphics.py. RIGHT-CLICK on the link and then select Save Link As
If you are using a computer that uses a version of the Microsoft Windows operating system, save the downloaded module in the sane folder as you saved your version of Python. Most likely you'll save it in the folder named Python or Python3 or Python3.1.
If youa re using a Mac then save the module in the folder named
- /Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/site-packages/
Class surveys and questions
Survey from Question 1, cpsc110 Fall2009

