Skip to content

Commit

Permalink
Update and rename Gaaanesh.py to ganesh.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joegeorge022 authored Dec 20, 2024
1 parent a7e1040 commit 839cba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Day-20/Gaaanesh.py → Day-20/ganesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ def divide():
print("Addition:", results["add"])
print("Subtraction:", results["subtract"])
print("Multiplication:", results["multiply"])
print("Division:", results["divide"])
print("Division:", results["divide"])

0 comments on commit 839cba8

Please sign in to comment.