diff --git a/Python/rahul_helloworld b/Python/rahul_helloworld new file mode 100644 index 0000000..f301245 --- /dev/null +++ b/Python/rahul_helloworld @@ -0,0 +1 @@ +print("Hello World!")