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 05f2084 commit 11fd3bfCopy full SHA for 11fd3bf
build/version2021-0-1.py
@@ -37,7 +37,7 @@ def error_message(error_num):
37
# ---- DEFINITIONS ---- #
38
39
def work_in_progress():
40
- print("This function is a work in progress.")
+ print("This function is a work in progress.")
41
def addition(num1, num2):
42
answer = num1 + num2
43
print(answer)
0 commit comments