Commit b846a554 by BellCodeEditor

auto save

parent 7ce6c826
Showing with 4 additions and 2 deletions
......@@ -7,4 +7,7 @@ def fuck():
else:
total.append(unit)
print(total)
fuck()
\ No newline at end of file
return total
s=fuck()
print(s)
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