diff --git a/Python.py b/Python.py index 95da428..fb05f23 100644 --- a/Python.py +++ b/Python.py @@ -9,3 +9,4 @@ SimpleInterset = (Amount*Year*Rate)/100 print("The simple interset is:", SimpleInterset,'%') +print("Second pull request")