Skip to content

Commit b973e48

Browse files
committed
new typo
1 parent 210b28f commit b973e48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

simple-interest.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ read t
2323

2424
s=$(expr $p \* $t \* $r / 100)
2525
echo "The simple interest is: "
26-
echo $s
26+
echo $suresh
27+
echo "my life is my bast wish"
28+
expr $purpose

0 commit comments

Comments
 (0)