diff --git a/foo.py b/foo.py new file mode 100644 index 0000000000000000000000000000000000000000..0da8dd3bd4e1188fb693213251cd0f4ad35aff32 --- /dev/null +++ b/foo.py @@ -0,0 +1,2 @@ +print('hello world') +print('hello python') \ No newline at end of file