Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 224 Bytes

File metadata and controls

12 lines (7 loc) · 224 Bytes

Intro to Programming using Python

To run locally:

make html
cd build/html
python -m SimpleHTTPServer

Inspired by the OpenTechSchool Introduction to programming with python.