Adding new stuff

This commit is contained in:
ViktorBarzin 2017-07-09 00:07:36 +03:00
parent 579068034d
commit 418cc92b15
119 changed files with 1777 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,6 @@
def main():
pass
if __name__ == "__main__":
main()

View file

@ -0,0 +1,3 @@
#!/bin/bash