diff --git a/hello1.py b/hello1.py new file mode 100644 index 0000000..da6849a --- /dev/null +++ b/hello1.py @@ -0,0 +1 @@ +print "hello world"