Commit 1029314a by BellCodeEditor

save project

parent 74b8052b
Showing with 2 additions and 2 deletions
...@@ -15,4 +15,4 @@ def func(): ...@@ -15,4 +15,4 @@ def func():
return total return total
result = func() result = func()
print(total) 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