Commit 636f316d by BellCodeEditor

save project

parent 473cc272
Showing with 2 additions and 2 deletions
...@@ -12,4 +12,4 @@ def func(): ...@@ -12,4 +12,4 @@ def func():
else: else:
total.append(unit1) total.append(unit1)
return total return total
func() print(func())
\ 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