Commit 227aee38 by BellCodeEditor

save project

parent e30fc647
Showing with 2 additions and 2 deletions
total = [] total = []
while True: while True:
try: try:
unit= input("ww") unit= input int("ww")
except: except:
int("unit") print("kk")
else: else:
if unit== 'q': if unit== 'q':
break 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