Skip to content

Commit 6a87b78

Browse files
author
Riya-ri
authored
Update simple-interest.sh
1 parent 0ed60e1 commit 6a87b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-interest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Here is new update in formula of SI by <riya-ri>
1+
# Here is new update on formula of Simple Interst under comment section by <riya-ri>
22
#!/bin/bash
33
# This script calculates simple interest given principal, annual rate of interest and time period in years.
44
# Do not use this in production. Sample purpose only.

0 commit comments

Comments
 (0)