Commit cbf8a5f5 by BellCodeEditor

save project

parent b407ccec
Showing with 5 additions and 2 deletions
...@@ -11,4 +11,7 @@ def sb(): ...@@ -11,4 +11,7 @@ def sb():
return total return total
a=xx() a=xx()
print(a) print(a)
som=0
\ No newline at end of file for i in a:
son=son+i
print(som)
\ 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