Skip to content

Commit 8c19ace

Browse files
Update README.md
1 parent 1f24f84 commit 8c19ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-calculator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Bash Calculator
1+
# Python Calculator
22

33
### Description
44
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

Comments
 (0)