Commit 11ed86f8 by BellCodeEditor

save project

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