From ee1041102b0409068f188abfe72e21e7e0f74609 Mon Sep 17 00:00:00 2001 From: sunil1510k <87171083+sunil1510k@users.noreply.github.com> Date: Fri, 16 Jul 2021 20:56:38 +0530 Subject: [PATCH 01/15] Delete myFile.txt --- myFile.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 myFile.txt diff --git a/myFile.txt b/myFile.txt deleted file mode 100644 index 5252c17..0000000 --- a/myFile.txt +++ /dev/null @@ -1,2 +0,0 @@ -A New file from your local system to your github - From 2bafefd231049187e8fb5dd1ac3806e28d176be3 Mon Sep 17 00:00:00 2001 From: sunil1510k <87171083+sunil1510k@users.noreply.github.com> Date: Fri, 16 Jul 2021 20:59:48 +0530 Subject: [PATCH 02/15] Add files via upload --- Nitish_Python.py | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Nitish_Python.py diff --git a/Nitish_Python.py b/Nitish_Python.py new file mode 100644 index 0000000..cd81f90 --- /dev/null +++ b/Nitish_Python.py @@ -0,0 +1,14 @@ + + +print("TAERG gniod era uoY"[ : : -1]) +print("This is a simple maths power syntax") +print(3 ** 3) + + + + +import time +time.sleep(5) + + + From a223ed27ae2749e85a32d91456a2397e9c41aaf9 Mon Sep 17 00:00:00 2001 From: MRD982 <87536273+MRD982@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:00:41 +0530 Subject: [PATCH 03/15] Add files via upload --- masterFilemahesh.py | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 masterFilemahesh.py diff --git a/masterFilemahesh.py b/masterFilemahesh.py new file mode 100644 index 0000000..1dd3fe3 --- /dev/null +++ b/masterFilemahesh.py @@ -0,0 +1,32 @@ + +print(""" +Hi +Its Easy to Learn Git. +You can Run this file on your system. +.................................................. +""") + +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) + + + + +import time +time.sleep(5) + + + From 93ed73738bb7bc42fd48442f7b41ebb4a2271aa1 Mon Sep 17 00:00:00 2001 From: AJCHOW1996 <57166237+AJCHOW1996@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:01:14 +0530 Subject: [PATCH 04/15] Add files via upload --- Jagadeesh.py.py | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Jagadeesh.py.py diff --git a/Jagadeesh.py.py b/Jagadeesh.py.py new file mode 100644 index 0000000..1dd3fe3 --- /dev/null +++ b/Jagadeesh.py.py @@ -0,0 +1,32 @@ + +print(""" +Hi +Its Easy to Learn Git. +You can Run this file on your system. +.................................................. +""") + +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) + + + + +import time +time.sleep(5) + + + From f1f1e1d405af3eddf57fe531c8c7af5d2f17b90f Mon Sep 17 00:00:00 2001 From: AJCHOW1996 <57166237+AJCHOW1996@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:01:47 +0530 Subject: [PATCH 05/15] Rename Jagadeesh.py.py to Jagadeesh.py --- Jagadeesh.py.py => Jagadeesh.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Jagadeesh.py.py => Jagadeesh.py (100%) diff --git a/Jagadeesh.py.py b/Jagadeesh.py similarity index 100% rename from Jagadeesh.py.py rename to Jagadeesh.py From ae61f1ae34ec24532afdbb4e028d9af4d85c75f4 Mon Sep 17 00:00:00 2001 From: harshavardhanjain <87481589+harshavardhanjain@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:02:09 +0530 Subject: [PATCH 06/15] Add files via upload --- masterFile - Harsha.py | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 masterFile - Harsha.py diff --git a/masterFile - Harsha.py b/masterFile - Harsha.py new file mode 100644 index 0000000..1dd3fe3 --- /dev/null +++ b/masterFile - Harsha.py @@ -0,0 +1,32 @@ + +print(""" +Hi +Its Easy to Learn Git. +You can Run this file on your system. +.................................................. +""") + +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) + + + + +import time +time.sleep(5) + + + From 3d6886b53f8274b58bc4e8ddea0caf64b3b7af10 Mon Sep 17 00:00:00 2001 From: tadarsh009 <87537259+tadarsh009@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:04:09 +0530 Subject: [PATCH 07/15] Add files via upload --- ada.py | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ada.py diff --git a/ada.py b/ada.py new file mode 100644 index 0000000..1dd3fe3 --- /dev/null +++ b/ada.py @@ -0,0 +1,32 @@ + +print(""" +Hi +Its Easy to Learn Git. +You can Run this file on your system. +.................................................. +""") + +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) + + + + +import time +time.sleep(5) + + + From 3986bb3c80d1873f407925167a4ef0b039f92e89 Mon Sep 17 00:00:00 2001 From: sunil1510k <87171083+sunil1510k@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:18:42 +0530 Subject: [PATCH 08/15] Delete Nitish_Python.py --- Nitish_Python.py | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Nitish_Python.py diff --git a/Nitish_Python.py b/Nitish_Python.py deleted file mode 100644 index cd81f90..0000000 --- a/Nitish_Python.py +++ /dev/null @@ -1,14 +0,0 @@ - - -print("TAERG gniod era uoY"[ : : -1]) -print("This is a simple maths power syntax") -print(3 ** 3) - - - - -import time -time.sleep(5) - - - From 9c56cb70cd934be26d22962b783a5c50fb7239fa Mon Sep 17 00:00:00 2001 From: sunil1510k <87171083+sunil1510k@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:19:46 +0530 Subject: [PATCH 09/15] Add files via upload --- Suni;_Python.py | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Suni;_Python.py diff --git a/Suni;_Python.py b/Suni;_Python.py new file mode 100644 index 0000000..cd81f90 --- /dev/null +++ b/Suni;_Python.py @@ -0,0 +1,14 @@ + + +print("TAERG gniod era uoY"[ : : -1]) +print("This is a simple maths power syntax") +print(3 ** 3) + + + + +import time +time.sleep(5) + + + From 794ae696db9b939ddc3bc972a2945fd3c094b206 Mon Sep 17 00:00:00 2001 From: nitishtest Date: Fri, 16 Jul 2021 22:56:04 +0530 Subject: [PATCH 10/15] Commit Check --- Check file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Check file.txt diff --git a/Check file.txt b/Check file.txt new file mode 100644 index 0000000..adaad9f --- /dev/null +++ b/Check file.txt @@ -0,0 +1 @@ +This is a check file From 01fe015df8470fba27a0991348da452eb1af894b Mon Sep 17 00:00:00 2001 From: nitishtest <87492819+nitishtest@users.noreply.github.com> Date: Sat, 17 Jul 2021 09:49:17 +0530 Subject: [PATCH 11/15] Add files via upload --- masterFile.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterFile.py b/masterFile.py index 1dd3fe3..2802db5 100644 --- a/masterFile.py +++ b/masterFile.py @@ -6,6 +6,10 @@ .................................................. """) +print("This is a change done on 17th July") +#Write Something + + print(''' Also, copy below code on your Python IDE and RUN. Then submit the file back to the MASTER Link. From c9e276808ee06a6bf6bd3004822afff1d7e08fdb Mon Sep 17 00:00:00 2001 From: nitishtest <87492819+nitishtest@users.noreply.github.com> Date: Sat, 17 Jul 2021 09:57:01 +0530 Subject: [PATCH 12/15] Update masterFile.py --- masterFile.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/masterFile.py b/masterFile.py index 2802db5..d9ae83a 100644 --- a/masterFile.py +++ b/masterFile.py @@ -26,6 +26,8 @@ print("This is a simple maths power syntax") print(3 ** 3) +print("Some more changes to this file...") + From 142a1e2b59e65fd7d082579c8e804952c9c60969 Mon Sep 17 00:00:00 2001 From: nitishtest <87492819+nitishtest@users.noreply.github.com> Date: Sat, 17 Jul 2021 09:58:39 +0530 Subject: [PATCH 13/15] Update masterFile.py --- masterFile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/masterFile.py b/masterFile.py index d9ae83a..4879a75 100644 --- a/masterFile.py +++ b/masterFile.py @@ -27,7 +27,7 @@ print(3 ** 3) print("Some more changes to this file...") - +#Some more changes From 8afe8f6b8ef6663dd2ae08f2c5ed7d2fc262e7b6 Mon Sep 17 00:00:00 2001 From: nitishtest <87492819+nitishtest@users.noreply.github.com> Date: Sat, 17 Jul 2021 10:33:52 +0530 Subject: [PATCH 14/15] Simple Commit --- masterFile.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterFile.py b/masterFile.py index 4879a75..f9e31e3 100644 --- a/masterFile.py +++ b/masterFile.py @@ -9,6 +9,9 @@ print("This is a change done on 17th July") #Write Something +x = "This is a variable" +print(x) + print(''' Also, copy below code on your Python IDE and RUN. From 3cffd2b700ecc6b07a9cf2dcbd44bbab5376ba33 Mon Sep 17 00:00:00 2001 From: nitishtest <87492819+nitishtest@users.noreply.github.com> Date: Sat, 17 Jul 2021 10:47:04 +0530 Subject: [PATCH 15/15] These are the changes --- masterFile.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/masterFile.py b/masterFile.py index f9e31e3..ae878b2 100644 --- a/masterFile.py +++ b/masterFile.py @@ -8,10 +8,7 @@ print("This is a change done on 17th July") #Write Something - -x = "This is a variable" -print(x) - +#x = kjnijvnwf print(''' Also, copy below code on your Python IDE and RUN.