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