CS8, UCSB
Using the cTurtle module from the
Miller/Ranum Python textbook

Return to CS8 home page

Introduction

Python comes with an editor named IDLE (named for Eric Idle, the Monty Python performer.)

IDLE is discussed in the Miller/Ranum textbook on pp. 9–10.

This document is not a complete introduction to cTurtle

This document only describes how to get cTurtle to work with various configurations of Python you might encounter on the UCSB campus, or on your own PC running Windows, Mac OS, or Linux.

For a complete description of the cTurtle module, see appendix C of the Miller/Ranum textbook used in CS8.

How to access cTurtle

Accessing the cTurtle module on CSIL or in the Cooper lab

Accessing the cTurtle module if you installed Python 3.0 or 3.1 on your PC

Accessing the cTurtle module if you installed Python 3.0 or 3.1 on your Mac

 

 


Last update: P. Conrad, 08/04/2009



Valid XHTML 1.1 Valid CSS!