From efb28625f2e4c914bbc0499de71ae1942a8f1695 Mon Sep 17 00:00:00 2001 From: Joe <127773439+joegeorge022@users.noreply.github.com> Date: Sat, 23 Nov 2024 13:26:38 +0530 Subject: [PATCH] Update and rename Ganesh3.py to Ganesh.py --- Day-3/{Ganesh3.py => Ganesh.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Day-3/{Ganesh3.py => Ganesh.py} (85%) diff --git a/Day-3/Ganesh3.py b/Day-3/Ganesh.py similarity index 85% rename from Day-3/Ganesh3.py rename to Day-3/Ganesh.py index 5927885..4e6ceb6 100644 --- a/Day-3/Ganesh3.py +++ b/Day-3/Ganesh.py @@ -9,4 +9,4 @@ print("String:",str) print("Number:",number) -print("Float:",decimal) \ No newline at end of file +print("Float:",decimal)