Commit 07771aa5 by BellCodeEditor

save project

parent 6d88eca4
Showing with 2574 additions and 0 deletions
def new_input():
total=[]
while True:
money= input("请输入:")
if money== 'q':
break
else:
try:
money=int(money)
expect:
print("重新输一个数,不输死妈")
else:
total.append(unit)
finally:
print("-"*30)
print(result)
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