Skip to content

Commit efaa8fb

Browse files
authored
Merge pull request #1 from manicka2/finalproject
Prakash added new lines in simple-interest sh file
2 parents ad95b0a + f390bc1 commit efaa8fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

simple-interest.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ read t
2424
s=$(expr $p \* $t \* $r / 100)
2525
echo "The simple interest is: "
2626
echo $s
27+
28+
29+
# Prakash added a new line
30+
# Prakash added another new line here

0 commit comments

Comments
 (0)