Adds python code (#7)

This commit is contained in:
Abhishek Singh Thakur
2022-10-13 19:54:41 +05:30
committed by GitHub
parent 8c24d0345a
commit 59d2d5acfb
19 changed files with 221 additions and 0 deletions

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@ os/code/os/target/*
os/code/os/target/
database/code/__pycache__
*.class
__pycache__/
*.py[cod]
*$py.class