Commit 83967d6e by BellCodeEditor

save project

parent e7a0d4ca
Showing with 1 additions and 1 deletions
...@@ -13,4 +13,4 @@ def caidan(): ...@@ -13,4 +13,4 @@ def caidan():
total.append(unit1) total.append(unit1)
return total return total
a = caidan() a = caidan()
print(a) print(sum(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