Commit 54ba8b7d by BellCodeEditor

save project

parent ef5d01ba
Showing with 2 additions and 0 deletions
...@@ -11,5 +11,6 @@ def A_one(): ...@@ -11,5 +11,6 @@ def A_one():
print("请输入一个整数。") print("请输入一个整数。")
else: else:
total.append(unit) total.append(unit)
print("—"*30)
print(total) print(total)
A_one() A_one()
\ 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