A repository containing the examples from the worksheet and lecture.
pract11.py- A file containing the examples from the worksheet.lect11.py- A file containing the examples from the lecture.library.py- A file containing the started code for a programming exercise.README.md- This file..gitignore- A file telling git to ignore certain files (e.g..pycfiles). You do not need to worry about this file for now.