Commit ba95e570 by BellCodeEditor

save project

parent d81369b7
Showing with 1 additions and 2 deletions
...@@ -22,4 +22,4 @@ def sum_p(a): ...@@ -22,4 +22,4 @@ def sum_p(a):
sum+=i sum+=i
return sum return sum
count=sum_p(a) count=sum_p(a)
print(count) print(count)
\ 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