Added partner name

This commit is contained in:
2026-03-28 13:42:50 -04:00
parent 05d5b66dec
commit f566e71a48
4 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# Stack data structure implemented with Linked List
# Date:
# Name:
# Resources Used: LinkedList.py from Project 4
# Resources Used: LinkedList.py from Project 4. I also worked with Pat Cohen on the project.
##########################################