Skip to content

Commit 1a8a5c8

Browse files
committed
fix: typo issue
1 parent 83026bb commit 1a8a5c8

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
@@ -9,8 +9,8 @@ Input:
99
p, principal amount
1010
t, time period in years
1111
r, annual rate of interest
12-
Output
13-
simple interest = p*t*r
12+
Output:
13+
simple interest = (p*t*r)/100
1414
```
1515

1616
_© 2022 XYZ, Inc._

0 commit comments

Comments
 (0)