Commit ecb8c960 by BellCodeEditor

save project

parent f11c0ff1
Showing with 4 additions and 1 deletions
total = []
def shu():
total = []
while True:
unit= input("请输入:")
......@@ -17,4 +18,6 @@ def shu():
total.append(shu)
print(total)
return
shu()
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