We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83026bb commit e0d2492Copy full SHA for e0d2492
README.md
@@ -10,7 +10,7 @@ Input:
10
t, time period in years
11
r, annual rate of interest
12
Output
13
- simple interest = p*t*r
+ simple interest = (p*t*r)/100
14
```
15
16
_© 2022 XYZ, Inc._
0 commit comments