Skip to content

Commit a9a666a

Browse files
Update simple-interest.sh
1 parent 7cc8c17 commit a9a666a

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,7 +1,7 @@
11
#!/bin/bash
22
# This script calculates simple interest given principal, annual rate of interest and time period in years.
33
# Do not use this in production. Sample purpose only.
4-
4+
# No change
55
# Author: Upkar Lidder (IBM)
66
# Addtional Authors:
77
# <your Github username>

0 commit comments

Comments
 (0)