Commit 4a42c5ec by BellCodeEditor

save project

parent 21acb0f6
import func
fenshu =[55,464,64,564,654,564,64]
zongfen = func.sum(fenshu)
\ No newline at end of file
......@@ -20,7 +20,6 @@ def sum(result):
for i in result:
o= o +i
print(o)
result = jia()
sum(result)
\ 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