Commit b8ddc8ec by BellCodeEditor

save project

parent 63ed5498
Showing with 7 additions and 0 deletions
jiage = [10,29,38,47,56]
zongjia = 0
for i in jiage:
print(i)
zongjia = zongjia + i
print(zongjia)
\ 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