diff --git a/foo.py b/foo.py new file mode 100644 index 0000000..4a42cac --- /dev/null +++ b/foo.py @@ -0,0 +1,2 @@ +print("hello world") +