Commit 0113f2e7 by BellCodeEditor

save project

parent 4f0f3d8a
Showing with 2 additions and 2 deletions
...@@ -8,4 +8,4 @@ def sum_numbers(num) ...@@ -8,4 +8,4 @@ def sum_numbers(num)
return s return s
result=sum_numbers(100) result=sum_numbers(100)
print() print(result)
\ No newline at end of file \ No newline at end of file
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