feel free to steal all of my work!
COSC122
├─ Lab0
│ ├─ doc.py
│ ├─ fractions122.py
│ ├─ Q3.py
│ └─ rectangle.py
├─ Lab1
│ ├─ arrays.py
│ ├─ array_tests.py
│ ├─ file0.txt
│ ├─ file1.txt
│ ├─ file2.txt
│ ├─ file3.txt
│ ├─ file4.txt
│ ├─ file5.txt
│ ├─ file6.txt
│ ├─ file7.txt
│ ├─ file8.txt
│ ├─ file9.txt
│ ├─ install_numpy_and_matplotlib.py
│ └─ time_trials.py
├─ Lab2
│ ├─ deque.py
│ ├─ expressions.py
│ ├─ queue122.py
│ ├─ stack.py
│ ├─ struct_timer.py
│ └─ test.py
├─ Lab3
│ ├─ analyse_documents.py
│ ├─ frequency_lists.py
│ ├─ le_rire.txt
│ ├─ linked_list_structures.py
│ ├─ queue2.py
│ ├─ testing.ipynb
│ ├─ ulysses.txt
│ └─ war_and_peace.txt
├─ Lab4
│ ├─ humnature.txt
│ ├─ sherlock.txt
│ ├─ spelling.py
│ ├─ tester.py
│ ├─ trgov.txt
│ └─ words_latin-1.txt
├─ Lab5
│ ├─ fractal_canvas.py
│ ├─ fractal_drawing.py
│ ├─ Q23.py
│ ├─ recursion.py
│ ├─ tracing_recursion.py
│ └─ turtle_fun.py
└─ Readme.md