Commit d5be04e8 by BellCodeEditor

save project

parent 3cc82fd8
Showing with 2 additions and 2 deletions
...@@ -15,6 +15,5 @@ def new_input(): ...@@ -15,6 +15,5 @@ def new_input():
new_input() new_input()
count=0 count=0
for i in total: for i in total:
int count=count+int(i)
count=count+i
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