Skip to content

Commit b7ef5c3

Browse files
authored
Rename Interest_calulator.py to Interest Calculator.py
1 parent 960a43e commit b7ef5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Interest_calulator.py renamed to Interest Calculator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
print("The Interest to be paid is: ", interest)
1010

11-
print("\nTotal Payable amount: ", interest + P)
11+
print("\nTotal Payable amount: ", interest + P)

0 commit comments

Comments
 (0)