Skip to content

Commit 63c57d0

Browse files
author
Carlos-J-Guevara
committed
Revert "initial files"
This reverts commit 8689746.
1 parent 5523367 commit 63c57d0

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1 @@
1-
# Introduction to Git and GitHub
2-
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-
_© 2023 XYZ, Inc._
1+
# coding-project-template

simple-interest.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)