A repository to hold submissions for CS45 Assignment 4, Spring 2023.
Feel free to fork this repository by using the GitHub command line tool, as so:
gh repo fork stanford-cs45/spr23-assign4 --clone=true
(You will need to download gh
before running this command. Follow the instructions on https://cli.github.com/ to download the CLI interface for GitHub.)
You can also fork it directly in the web browser and then clone it manually.