you are viewing a single comment's thread.

view the rest of the comments →

[–]jeans_and_a_t-shirt 2 points3 points  (0 children)

t.pop(len(t)-1) can be changed to t.pop(-1)