Commit 10816f58 by BellCodeEditor

auto save

parent ac21ee12
Showing with 6 additions and 3 deletions
......@@ -12,6 +12,8 @@ def dd():
print("fuckingint!")
else:
total.append(unit)
print(total)
dd()
return total
s=dd()
print(s)
\ 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