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 83026bb commit f2f3901Copy full SHA for f2f3901
simple-interest.sh
@@ -14,6 +14,7 @@
14
# Output:
15
# simple interest = p*t*r
16
17
+#Add comments from Nikos Maurogenakis
18
echo "Enter the principal:"
19
read p
20
echo "Enter rate of interest per year:"
0 commit comments