Commit cfc90ac1 by BellCodeEditor

auto save

parent a77e12c0
Showing with 2 additions and 1 deletions
......@@ -5,7 +5,7 @@ while True:
if unit== 'q':
break
except:
input("请输入整数")
else:
total.append(unit)
print(total)
\ No newline at end of file
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