From ae143583aee9bda8ca8e4a469b708c5a97bd6e5b Mon Sep 17 00:00:00 2001 From: Abhijeet Pimparkar <87609598+abhipim@users.noreply.github.com> Date: Mon, 19 Jul 2021 08:20:20 +0530 Subject: [PATCH 1/2] Add files via upload --- AbhijeetmasterFile.py | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 AbhijeetmasterFile.py diff --git a/AbhijeetmasterFile.py b/AbhijeetmasterFile.py new file mode 100644 index 0000000..ae878b2 --- /dev/null +++ b/AbhijeetmasterFile.py @@ -0,0 +1,38 @@ + +print(""" +Hi +Its Easy to Learn Git. +You can Run this file on your system. +.................................................. +""") + +print("This is a change done on 17th July") +#Write Something +#x = kjnijvnwf + +print(''' +Also, copy below code on your Python IDE and RUN. +Then submit the file back to the MASTER Link. +.................................................. +''') + +########################### +########################### +########################### + +######### COPY ENTIRE SECTION BELOW ####### + +print("TAERG gniod era uoY"[ : : -1]) +print("This is a simple maths power syntax") +print(3 ** 3) + +print("Some more changes to this file...") +#Some more changes + + + +import time +time.sleep(5) + + + From 74b335e0eb3d0800803ee6da3ef07084091d4d2f Mon Sep 17 00:00:00 2001 From: Abhijeet Pimparkar <87609598+abhipim@users.noreply.github.com> Date: Mon, 19 Jul 2021 08:32:34 +0530 Subject: [PATCH 2/2] Add files via upload --- AbhijeetmasterFile2.py | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 AbhijeetmasterFile2.py diff --git a/AbhijeetmasterFile2.py b/AbhijeetmasterFile2.py new file mode 100644 index 0000000..ae878b2 --- /dev/null +++ b/AbhijeetmasterFile2.py @@ -0,0 +1,38 @@ + +print(""" +Hi +Its Easy to Learn Git. +You can Run this file on your system. +.................................................. +""") + +print("This is a change done on 17th July") +#Write Something +#x = kjnijvnwf + +print(''' +Also, copy below code on your Python IDE and RUN. +Then submit the file back to the MASTER Link. +.................................................. +''') + +########################### +########################### +########################### + +######### COPY ENTIRE SECTION BELOW ####### + +print("TAERG gniod era uoY"[ : : -1]) +print("This is a simple maths power syntax") +print(3 ** 3) + +print("Some more changes to this file...") +#Some more changes + + + +import time +time.sleep(5) + + +