Commit df8e1f78 by BellCodeEditor

save project

parent 30309dd5
Showing with 5 additions and 2 deletions
......@@ -11,5 +11,8 @@ def a():
print("输入整数")
else:
total.append(unit)
print(total)
a()
return total
w=a()
print(w)
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