Commit 8acdc24c by BellCodeEditor

save project

parent a4343b37
Showing with 2 additions and 2 deletions
...@@ -5,4 +5,4 @@ print(a) ...@@ -5,4 +5,4 @@ print(a)
for i in a: for i in a:
data=split() data=split()
print(data[0]) print(data[0])
print(data[i:) print(data[i:])
\ 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