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 210b28f commit b973e48Copy full SHA for b973e48
simple-interest.sh
@@ -23,4 +23,6 @@ read t
23
24
s=$(expr $p \* $t \* $r / 100)
25
echo "The simple interest is: "
26
-echo $s
+echo $suresh
27
+echo "my life is my bast wish"
28
+expr $purpose
0 commit comments