Commit cd643af9 by BellCodeEditor

save project

parent c199d370
Showing with 7 additions and 1 deletions
......@@ -21,6 +21,12 @@ def shu():
return total
jiage=shu()
print(jiage)
print(jiuhe)
def qiuhe(liebiao):
s=0
for i in lieiao:
s=s+i
return s
zongjia=qiuhe(jiuhe)
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