From 36a61f23336f3c140076c6c15c0d45baceb2f1fa Mon Sep 17 00:00:00 2001 From: raj-an <31164805+raj-an@users.noreply.github.com> Date: Wed, 30 Aug 2017 18:37:59 +0530 Subject: [PATCH 1/2] Update hello.py Introduction --- hello.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.py b/hello.py index 9434835..b4d854e 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ print("Hello Wolrd , My First Git Repo") +hello! raj this side. From b9840b8b101e7b1e1f4452603d64850379b1e68b Mon Sep 17 00:00:00 2001 From: Raj Keswani Date: Wed, 30 Aug 2017 18:51:24 +0530 Subject: [PATCH 2/2] Adding a html file --- raj.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 raj.html diff --git a/raj.html b/raj.html new file mode 100644 index 0000000..8c7fe21 --- /dev/null +++ b/raj.html @@ -0,0 +1,2 @@ + + \ No newline at end of file