Skip to content

Commit f8a71e4

Browse files
It is updated
1 parent 83026bb commit f8a71e4

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,2 @@
1-
# Introduction to Git and GitHub
21

3-
## Simple Interest Calculator
4-
5-
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
6-
7-
```
8-
Input:
9-
p, principal amount
10-
t, time period in years
11-
r, annual rate of interest
12-
Output
13-
simple interest = p*t*r
14-
```
15-
16-
_© 2022 XYZ, Inc._
2+
2023 XYZ, Inc.

0 commit comments

Comments
 (0)