We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960a43e commit b7ef5c3Copy full SHA for b7ef5c3
Interest_calulator.py renamed to Interest Calculator.py
@@ -8,4 +8,4 @@
8
9
print("The Interest to be paid is: ", interest)
10
11
-print("\nTotal Payable amount: ", interest + P)
+print("\nTotal Payable amount: ", interest + P)
0 commit comments