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 ac86ed7 commit 5f9b5c9Copy full SHA for 5f9b5c9
Calculator.py
@@ -1,4 +1,4 @@
1
-# This function adds two numbers
+# This function adds two numbers.
2
def add(x, y):
3
"""
4
Sum function
0 commit comments