We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a8b74 commit 826b446Copy full SHA for 826b446
Calculator.py
@@ -5,7 +5,7 @@ def add(x, y):
5
"""
6
return x + y
7
8
-commit -
+
9
# This function subtracts two numbers
10
def subtract(x, y):
11
0 commit comments