Commit 2e977a0f by BellCodeEditor

save project

parent 34a3c5fd
Showing with 2 additions and 1 deletions
......@@ -14,6 +14,6 @@ def a():
return total
p=a()
s=0
for i in p
for i in p
s=p[i]+s
print(s)
\ 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