Initial commit

This commit is contained in:
2024-11-14 00:41:21 -05:00
commit 1e4a7123c2
90 changed files with 20802 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.pythonPath": "C:\\Program Files\\Python38\\python.exe"
}