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 099e3ef commit 122a81bCopy full SHA for 122a81b
README.md
@@ -1,7 +1,7 @@
1
2
.........................................# Introduction to Git and GitHub
3
-footer-changed-to-2022
4
-## Simple Interest Calculator
+footer-changed-to-2023
+# 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
-_2022 XYZ, Inc._
+_2023 XYZ, Inc._
0 commit comments