Python Demo Contents
maths/arithmetic.py
- Example of a moduleslides/
- Slides in Markdown formatbasics.py
- Contains examples shown in the REPL during the demofunctions.py
- Functions demoiss.py
- Using virtual envs, 3rd party libs, http requests, json -> dictsloan.py
- Not demoed but shows the basics in actionoo.py
- Object orientationslides.pdf
- Slides in PDF formatrock_paper_scissors.py
- Conditions, boolean operators, comparisons, using the standard libraryusing_modules.py
- Consuming modules and the import system