Commit e7f28d1c by BellCodeEditor

save project

parent d7539b00
Showing with 2 additions and 2 deletions
b=['A','B','C','D']
b.pop()
b.pop(3)
b.pop(-1)
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