Commit 27a7aba2 by BellCodeEditor

save project

parent c40af6b7
Showing with 3 additions and 2 deletions
......@@ -11,5 +11,6 @@ def caidan():
print("输入错误请重新输入")
else:
total.append(unit1)
print(total)
caidan()
return total
a = caidan()
print(a)
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