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 ad95b0a commit bf402cfCopy full SHA for bf402cf
simple-interest.sh
@@ -13,7 +13,7 @@
13
14
# Output:
15
# simple interest = p*t*r
16
-
+echo "Interest Calculation"
17
echo "Enter the principal:"
18
read p
19
echo "Enter rate of interest per year:"
0 commit comments