From 64e0e95bd6f8dd49fac9f4c0dfa0555eda681e38 Mon Sep 17 00:00:00 2001 From: Shakshipatel26 Date: Thu, 9 Jan 2025 21:13:10 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..831da48fce 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Input: t, time period in years r, annual rate of interest Output - simple interest = p*t*r + simple interest = p*t*r*100 ``` _© 2022 XYZ, Inc._ From 5b529b8d7656687e55dc39f996798da2b9a8a517 Mon Sep 17 00:00:00 2001 From: Shakshipatel26 Date: Thu, 9 Jan 2025 21:17:31 +0530 Subject: [PATCH 2/3] Update README.md From b706510a76b15034403e18892fc62f4fb580a3a9 Mon Sep 17 00:00:00 2001 From: Shakshipatel26 Date: Fri, 10 Jan 2025 14:49:28 +0530 Subject: [PATCH 3/3] 50th time Update README.md attho --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 831da48fce..9a6c02f41c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years. - +levo maro ``` Input: p, principal amount