Commit 58c3de4b by BellCodeEditor

auto save

parent 6492f247
Showing with 1 additions and 0 deletions
...@@ -9,3 +9,4 @@ def sum_number(num): ...@@ -9,3 +9,4 @@ def sum_number(num):
return num+temp return num+temp
result=sum_number(100) result=sum_number(100)
print(result) print(result)
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