Commit 8c075042 by BellCodeEditor

save project

parent f6620d4f
Showing with 7 additions and 3 deletions
...@@ -4,5 +4,9 @@ a=file.readlints() ...@@ -4,5 +4,9 @@ a=file.readlints()
for i in a: for i in a:
data=i.split() data=i.split()
print(data[0]) sum=0
print(data[i:]) for salis in data(1:)
\ No newline at end of file sum=sum+int(seles)
print(result)
\ 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