Commit bef04161 by BellCodeEditor

save project

parent 64e1035a
Showing with 4 additions and 3 deletions
......@@ -13,7 +13,8 @@ def jiage():
total.append(unit)
finally:
print('-'*30)
print(total)
jiage()
return total
new_total=jiage()
print(new_total)
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