CSC148H: Writing Python

Python

There is extensive Python documentation; you can use it online or download the documentation to your own computer. (Please do not download it to your campus account; use the online version instead.)

What to Install

Please check to make sure you download the right package for your computer.

Ramp-up notes and Python Reference Sheet

For those unfamiliar with Python, here are the notes from the ramp-up sessions we conducted at the start of the term. They're a good starting point for familiarizing yourselves with Python syntax.