Skip to content

Commit 68ba7c4

Browse files
authored
Update compund file
1 parent 50cb591 commit 68ba7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compound_interest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This script calculates yearly compound interest given principal, annual rate of interest and time period in years.
22
# Do not use this in production. Sample purpose only.
33

4-
# Author: prudvi (IBM)
4+
# Author: prudvi
55

66
# Input:
77
# p= principal amount

0 commit comments

Comments
 (0)