Commit 11ed86f8 by BellCodeEditor

save project

parent 95555df9
Showing with 2 additions and 3 deletions
...@@ -5,5 +5,4 @@ while True: ...@@ -5,5 +5,4 @@ while True:
break break
else: else:
sbi.append(int(sb)) sbi.append(int(sb))
c=sum(sbi) print(sbi)
print(c) \ No newline at end of file
\ 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