Use the Markdown code below as to create the text of the pull request for Projects 2, 3, and 4, as well as the group project.

# [TITLE OF ASSIGNMENT]

# Functionality Description

What changes did you make? List all distinct problems that this PR addresses. Explain any relevant motivation or context.

[description]

## Code Changes

[Summarize the changes to each file that was modified in this pull request.]

# Type of Change

- [ ] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Documentation
- [ ] Other: (Fill In)

# Checklist

- [ ] I have performed a self-review of my own code.
- [ ] I have removed unnecessary comments and print statements from my code.
- [ ] I have followed the existing style guidelines of this project.

# Screenshots of Correctness

[INSERT SCREENSHOTS HERE]