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