An Intro to
Programming
with Python

Fall 2006
course
navigation

My Notes

* import new funtions by typing import (package) I.E. import math * type(word) will tell what type of word it is in python ie type(input) * * * *

http://cs.marlboro.edu/ courses/ fall2006/python/ wiki/ notes
last modified Friday September 22 2006 10:36 am EDT