Next: Step-by-step evaluation
Up: The Frightened Freshers Guide
Previous: Doing something with our
If your program gets to be very, very long then you will probably want to break it down into several files. You can import modules into your program using import. The example below shows loading a module called Pictures.
Tom Carlson
2006-04-11