diff --git a/hello.py b/hello.py new file mode 100644 index 0000000000000000000000000000000000000000..93958841648195f08464d5d7704f45b6c59fa0d9 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print('hey there guys') \ No newline at end of file