Commit 77a18122 by BellCodeEditor

auto save

parent d0ed5f26
Showing with 0 additions and 2 deletions
...@@ -9,8 +9,6 @@ def new_input(): ...@@ -9,8 +9,6 @@ def new_input():
print("错了哦") print("错了哦")
else: else:
total.append(unit) total.append(unit)
finally:
print()
print(total) print(total)
print('程序结束~~') print('程序结束~~')
''' '''
......
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