Python is a relatively small language with few built-in operations. Like Java, it provides the basics as part of the standard language. Additional functionality is available via classes and functions in the standard library.
importing modules
math module
other common modules
Retrieved from http://python4java.necaise.org/Book/UsingModules
Page last modified on August 09, 2006, at 09:42 PM