Skip to content

Commit 86b0d4a

Browse files
authored
Update and rename monthly_payment to monthly_payment.py
1 parent ae7f76a commit 86b0d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monthly_payment renamed to monthly_payment.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A bank is charging 6% interest per year for a loan. Monthly payments will be made for a certain period of time. Calculate the monthly payment amount a person needs to pay by
2-
asking the user to enter the loan amount and time period.
2+
# asking the user to enter the loan amount and time period.
33

44

55

0 commit comments

Comments
 (0)