We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9216c46 commit ba15ec5Copy full SHA for ba15ec5
compound_interest.py
@@ -1,7 +1,7 @@
1
# This script calculates yearly compound interest given principal, annual rate of interest and time period in years.
2
# Do not use this in production. Sample purpose only.
3
4
-# Author: Upkar Lidder (IBM)
+# Author: Yahya Amzil
5
6
# Input:
7
# p, principal amount
0 commit comments