Commit 79538bc9 by BellCodeEditor

save project

parent 0443b624
Showing with 3 additions and 3 deletions
...@@ -9,5 +9,5 @@ def new_input(): ...@@ -9,5 +9,5 @@ def new_input():
print('请重新输一个数字') print('请重新输一个数字')
except: except:
total.append(unit) total.append(unit)
print("_"*30) print("==========================")
print(total) return total
\ No newline at end of file \ 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