A repository containing the examples from the worksheet and lecture.
pract12.py
- A file containing the examples from the worksheet.lect12.py
- A file containing the examples from the lecture.README.md
- This file..gitignore
- A file telling git to ignore certain files (e.g..pyc
files). You do not need to worry about this file for now.