Commit 912e56ed by BellCodeEditor

save project

parent b4d58427
Showing with 6 additions and 2 deletions
......@@ -6,4 +6,8 @@ for i in s:
c=i.split()
#print(c)
#print(c[0])
print(c[1:])
\ No newline at end of file
#print(c[1:])
q=0
for i in c[1:)
q=q+i
print(q)
\ 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