Please submit your completed implementations from all three labs during week 13. To do this, run the following commands on MathLAN:
$ cd ~/csc161/labs
$ zip ~/week13.zip -r adts stacks-queues-lists stacks-queues-arrays
This will create a file named week13.zip in your home directory, which you can then upload to Gradescope.
This will put your implementations in separate directories on gradescope so the duplicate filenames across these labs will not be an issue.