Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 3.33 KB

VIDEO.md

File metadata and controls

38 lines (35 loc) · 3.33 KB

These items are numbered differently than in the book. Below are links to each item's corresponding piece of example code.

To run all the code for an item, just type ./item_01.py into your shell and see what it prints out. Alternatively you can type python3 item_01.py or python2.7 item_03_example_03.py to run a specific version of Python.