From df9d5c47250a51a192a31c0b70d47d15790a7362 Mon Sep 17 00:00:00 2001 From: PriyanshGupta <31477409+PriyanshGupta@users.noreply.github.com> Date: Wed, 30 Aug 2017 18:39:39 +0530 Subject: [PATCH] Update hello.py --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 9434835..c4b62e8 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print("Hello Wolrd , My First Git Repo") +print("Hello World* , My First Git Repo")