Skip to content

Commit c2fb4cb

Browse files
authored
Update README.md
1 parent 83026bb commit c2fb4cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
66

77
```
8-
Input:
8+
Input:helllllll
99
p, principal amount
1010
t, time period in years
1111
r, annual rate of interest
1212
Output
1313
simple interest = p*t*r
1414
```
1515

16-
_© 2022 XYZ, Inc._
16+
© 2022 XYZ, Inc.

0 commit comments

Comments
 (0)