From b459fd66414c275e5f17992068a025c077f78f21 Mon Sep 17 00:00:00 2001 From: AnupamSharmaa <84802997+AnupamSharmaa@users.noreply.github.com> Date: Sat, 17 Jul 2021 10:08:15 +0530 Subject: [PATCH] Update masterFile.py Updated --- masterFile.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterFile.py b/masterFile.py index 4879a75..87f63c1 100644 --- a/masterFile.py +++ b/masterFile.py @@ -9,6 +9,9 @@ print("This is a change done on 17th July") #Write Something +print("Anupam Updated the comment") +#Practice session of GitHUb + print(''' Also, copy below code on your Python IDE and RUN.