Warning: include(../header.php) [function.include]: failed to open stream: No such file or directory in /soe/skourtis/.html/cmps10/index.php on line 1

Warning: include() [function.include]: Failed opening '../header.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /soe/skourtis/.html/cmps10/index.php on line 1

This page was created for the students of CMPS10 (Winter '09)

CMPS 10

Python

Practice Code

Examples 1 (Taken mostly from the the "Byte of Python" guide (see below))

Guides/Resources

Start with IDLE
Byte of Python, guide (pdf) , (html)
More resources and guides