1If an earlier version of Python is the default in your lab (for instance Python 2,6), you can open the examples folder and double-click on the program default31.cmd. This will make Python 3.1 be the default version until you log out or reboot. This is only actually important when you run a Python program directly from a Windows folder. You will shortly see how to start a program from inside the Idle interactive environment, and as long as you run all your programs inside that environment, the system default version is not important.