Commit d0ed5f26 by BellCodeEditor

auto save

parent 171afdc1
Showing with 2 additions and 0 deletions
...@@ -9,6 +9,8 @@ def new_input(): ...@@ -9,6 +9,8 @@ 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