Commit 5b9ca7ec by BellCodeEditor

save project

parent e040e4d5
Showing with 0 additions and 2 deletions
total = []
def new_input():
while True:
unit= int(input("请输入:"))
except:
print("sb")
if unit== 'q':
break
......
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