From ed95b10620cf620d23c483550855fa1cd72d50f4 Mon Sep 17 00:00:00 2001 From: Mansur Date: Wed, 18 Jul 2018 12:28:17 -0500 Subject: [PATCH] Alex Mansur work is done --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..00950d9 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print('hello world') \ No newline at end of file