diff --git a/hello.py b/hello.py new file mode 100644 index 0000000000000000000000000000000000000000..60f08aa41de147f312ef5f4b6c5a7b66bfdd5c95 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print('Hello world!')