Commit 07a7f379 by BellCodeEditor

save project

parent e0ee91c4
Showing with 0 additions and 5 deletions
h=['a','b','c','d']
h.pop(0)
h.remove(d)
print(h)
\ 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