From fc19f10190e6b297821908b966396b9034589b8c Mon Sep 17 00:00:00 2001 From: AshwiniBSingh <87439633+AshwiniBSingh@users.noreply.github.com> Date: Fri, 16 Jul 2021 21:06:42 +0530 Subject: [PATCH] Add files via upload --- Ashwini_python.py | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Ashwini_python.py diff --git a/Ashwini_python.py b/Ashwini_python.py new file mode 100644 index 0000000..1dd3fe3 --- /dev/null +++ b/Ashwini_python.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) + + +