Commit 2b520692 by BellCodeEditor

save project

parent dc7e9ddb
Showing with 1 additions and 3 deletions
arr = [1,2,3,4]
arr.pop(3)
print(arr)
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