- Module
- file containing definitions and statements intended for
use in other Python programs
- have to be imported before used
- Getting Help
- The math module
- has several mathematical functions
- has some mathematical constants - pi, e
- The random module
- Another useful graphics method
- win.setCoords(llx, lly, urx, ury)
- makes y coordinate behave normally, scales window to desired range