From f3cf37ec9cef96780739517a3ddd712b1371553b Mon Sep 17 00:00:00 2001 From: ommamakhan <123452092+ommamakhan@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:00:48 +0500 Subject: [PATCH] Update Python.py --- Python.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.py b/Python.py index 1d10c7f..1c3df8a 100644 --- a/Python.py +++ b/Python.py @@ -9,3 +9,4 @@ SimpleInterset = (Amount*Year*Rate)/100 print("The simple interset is:", SimpleInterset) +print("This is the end of project")