Commit 4f32a8e3 by BellCodeEditor

auto save

parent 2902b5eb
Showing with 4 additions and 0 deletions
o=["a","b","c","d"]
o.pop(0)
o.pop(-3)
print(o)
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