We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef88c96 commit 106cfd1Copy full SHA for 106cfd1
calculator.py
@@ -3,7 +3,7 @@
3
Description : Uses Pythons eval() function
4
as a way to implement calculator.
5
6
-Functions available:
+Functions available are:
7
--------------------------------------------
8
+ : addition
9
- : subtraction
0 commit comments