You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python-calculator/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Bash Calculator
1
+
# Python Calculator
2
2
3
3
### Description
4
4
Python script that functions as a simple calculator performing addition, subtraction, multiplication and division. Integers and floating point numbers are both accepted in this calculator. The user can specify which operation is performed however many times they wish to and can end the program at any time that they are satisfied.
0 commit comments