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) + + + 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) + + +