diff --git a/hello.py b/hello.py new file mode 100644 index 000000000..86eedcd85 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print("Hello World From Pull Request!")