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 7cc8c17 commit a9a666aCopy full SHA for a9a666a
simple-interest.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
# This script calculates simple interest given principal, annual rate of interest and time period in years.
3
# Do not use this in production. Sample purpose only.
4
-
+# No change
5
# Author: Upkar Lidder (IBM)
6
# Addtional Authors:
7
# <your Github username>
0 commit comments