Initial commit

This commit is contained in:
Andika Wasisto 2020-05-21 21:05:12 +07:00
commit 21ccf06033
7 changed files with 282 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
*.iml
.idea/