Commit c6e3717a by BellCodeEditor

auto save

parent 1c92e716
Showing with 2 additions and 2 deletions
......@@ -7,10 +7,10 @@ def poo():
else:
try:
unit=int(unit)
except
except:
print('重输')
else:
total.append(unit)
return total
rrtty=poo()
poo()
print(rrtty)
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