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 7e4001c commit 431caa7Copy full SHA for 431caa7
calculator.py
@@ -4,7 +4,6 @@
4
"""
5
6
# Should this function even be here?
7
-def poorly_implemented_function_with_no_close_parenthesis():
8
9
def addition(x: int, y: int) -> int:
10
0 commit comments