Commit 7ed6e683 by BellCodeEditor

save project

parent 3204850d
Showing with 2 additions and 6 deletions
...@@ -5,10 +5,5 @@ while True: ...@@ -5,10 +5,5 @@ while True:
break break
else: else:
try: try:
rint(total) total.append(unit)
try:
print('请输入整数数字')
except:
print()
total.append(unit)
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