copied from project 4 to project 5

This commit is contained in:
2026-03-15 16:24:38 -04:00
parent 7c9090f292
commit 511dd6a9db
2 changed files with 232 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"python-envs.defaultEnvManager": "ms-python.python:system"
}