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 122a81b commit 331a3d9Copy full SHA for 331a3d9
README.md
@@ -1,7 +1,7 @@
1
2
.........................................# Introduction to Git and GitHub
3
-footer-changed-to-2023
4
-# Simple Interest Calculator
+footer-changed-to-2022
+Simple Interest Calculator
5
6
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
7
@@ -14,4 +14,4 @@ Output
14
simple interest = p*t*r
15
```
16
17
-_2023 XYZ, Inc._
+_2022 XYZ, Inc._
0 commit comments