Commit 878b8791 by BellCodeEditor

save project

parent c94fd608
Showing with 7 additions and 3 deletions
def new_input():
tatol[]
while true :
unit()=input (请输入(退出)
\ No newline at end of file
unit()=input ((q退出)
if unit=='q'
break
total.append(unit)
print(total)
new_input()
\ 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