Commit 80503196 by BellCodeEditor

save project

parent 4c70dc0d
Showing with 0 additions and 2 deletions
...@@ -11,7 +11,6 @@ def n(): ...@@ -11,7 +11,6 @@ def n():
print("请重新入?") print("请重新入?")
else: else:
total.append(unit) total.append(unit)
print(total)
return total return total
r=n() r=n()
print(r) print(r)
\ 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