Commit ca20df2a by BellCodeEditor

save project

parent db4a8e24
Showing with 4 additions and 5 deletions
......@@ -5,10 +5,10 @@ def sela():
if unit== 'q':
break
try:
except expression as identifier:
pass
unit=int(unit)
except:
print("数字")
else:
total.append(unit)
print(total)
sela()
\ No newline at end of file
sela()
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