From 9edac6d3a93268ddbc69f0072a190a1779da2627 Mon Sep 17 00:00:00 2001 From: vpendo Date: Thu, 6 Feb 2025 17:33:58 +0200 Subject: [PATCH] done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..3210304a7b 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 ``` _© 2022 XYZ, Inc._