VERY BASIC implementation

This commit is contained in:
2023-05-29 19:31:17 +10:00
parent 0c32e30488
commit 41235c87ed
4 changed files with 38 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"python.analysis.typeCheckingMode": "off"
}