Skip to content

Commit 106cfd1

Browse files
committed
Added 'are'
1 parent ef88c96 commit 106cfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calculator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Description : Uses Pythons eval() function
44
as a way to implement calculator.
55
6-
Functions available:
6+
Functions available are:
77
--------------------------------------------
88
+ : addition
99
- : subtraction

0 commit comments

Comments
 (0)