From fa52db35baf04ca6fe06cc1fd6089ff24fbd5433 Mon Sep 17 00:00:00 2001 From: rish1003 Date: Wed, 27 Nov 2024 00:33:32 +0530 Subject: [PATCH] Revert "Fixed typo in readme" This reverts commit 3de9ef648708038fade555e2d837a177a84649fd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..c5534a5246 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A calculator that calculates simple interest given principal, annual rate of interest and time period in years. ``` -Input: +Inpu p, principal amount t, time period in years r, annual rate of interest