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