Commit 5636fc47 by BellCodeEditor

save project

parent c4e0d516
Showing with 5 additions and 41 deletions
......@@ -11,43 +11,7 @@ def menu():
print('请输入一个整数')
else:
total.append(unit)
print(total)
menu()
\ No newline at end of file
finally:
print('*'*50)
return total
print(menu())
\ 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