Initial commit

This commit is contained in:
Dessa Simpson 2024-07-10 21:42:11 -07:00
commit 2184a5b077
5 changed files with 556 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
*.py[cod]
*$py.class