diff --git a/add.py b/add.py new file mode 100644 index 0000000..ce47b77 --- /dev/null +++ b/add.py @@ -0,0 +1 @@ +print("hello") \ No newline at end of file