diff --git a/abc.py b/abc.py new file mode 100644 index 0000000..8cde782 --- /dev/null +++ b/abc.py @@ -0,0 +1 @@ +print("hello world") diff --git a/pranav.py b/pranav.py new file mode 100644 index 0000000..75d9766 --- /dev/null +++ b/pranav.py @@ -0,0 +1 @@ +print('hello world')