Initial Commit

This commit is contained in:
2019-05-21 01:06:59 +02:00
commit 645fe3a8a5
6 changed files with 186 additions and 0 deletions

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

@ -0,0 +1,3 @@
{
"python.pythonPath": "/usr/bin/python"
}