Commit 7e075b39 by BellCodeEditor

save project

parent 5ebef4d4
Showing with 1 additions and 1 deletions
......@@ -8,5 +8,5 @@ def sum_numbers(num):
ccc = bbb + num
return ccc
print(sum_numbers(998))
print(sum_numbers(1000))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment