Commit cbf9cb87 by BellCodeEditor

save project

parent e6c4c5ed
Showing with 2 additions and 1 deletions
total = []
def luoyutaozuishuai():
total = []
while True:
unit=int(input("请输入:"))
if unit== 'q':
......@@ -14,3 +14,4 @@ except:
else:
print("已经加入")
print(total)
return(total)
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