Commit 3f9e0cba by BellCodeEditor

auto save

parent bbeffd2d
Showing with 2 additions and 1 deletions
...@@ -3,5 +3,5 @@ def new_input(): ...@@ -3,5 +3,5 @@ def new_input():
while True: while True:
unit= input("请输入:") unit= input("请输入:")
print(uint) print(uint)
#
# #
\ 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