diff --git a/abc.py b/abc.py new file mode 100644 index 0000000..44159b3 --- /dev/null +++ b/abc.py @@ -0,0 +1 @@ +print("Hello world")