From b581a5e0475841697a33044c229ad03a4091cebd Mon Sep 17 00:00:00 2001 From: Shivanik05-ui Date: Tue, 7 Oct 2025 10:42:27 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466..21fd813 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Simple Interest Calculator -A calculator that calculates simple interest given principal, annual rate of interest and time period in years. +The calculator that calculates simple interest given principal, annual rate of interest and time period in years. ``` Input: From a440edf1a66fe6d4f9dfe4d63ac0f62ac0f1fdb3 Mon Sep 17 00:00:00 2001 From: Shivanik05-ui Date: Tue, 7 Oct 2025 10:53:25 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21fd813..019f115 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Simple Interest Calculator The calculator that calculates simple interest given principal, annual rate of interest and time period in years. +This is a test merge for Coursera Task 2 ``` Input: