Previous topic

Modules, Packages, and all that

Next topic

Running Python code

This Page

An introduction to Pure PythonΒΆ

In this workshop we will learn how about writing/running pure Python code, built-in data types, objects, and control flow constructs (loops, if statements, ...) and basic file input/output operations.

Authors:Thomas Robitaille, Rory Holmes
Copyright:2012, Thomas Robitaille, Rory Holmes