Commit 2417fcf6 by BellCodeEditor

auto save

parent 17ddefa5
Showing with 2 additions and 1 deletions
...@@ -7,5 +7,5 @@ while True: ...@@ -7,5 +7,5 @@ while True:
try: try:
total.append(int(unit)) total.append(int(unit))
except: except:
print('你就是歌姬'n/'提示:') print('你就是歌姬')
print(total) 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