Intro to Python

Introduction

Summary

An introduction to programming using Python. The whole tutorial is contained within one Python code file, which you edit and run as you go along.

Tips for use

Visit the link below and download the file intro.py as per the instructions there.

Open the file in IDLE3 or IDLE.

Run the file with F5 to see the output

Go back to the code and read the instructions, edit away, save and run again.

Content

https://github.com/bennuttall/python-intro