Commit 4dd15731 by BellCodeEditor

save project

parent f60d9a63
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ def md():
if unit== 'q':
break
else:
total.append(int(unit))
total.append(int(unit))
except:
input("请输入:")
print(total)
......
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