7.2.13.3.14. popitemΒΆ

WebMap.popitem()

Remove and return a (key, value) pair from the dictionary.

Pairs are returned in LIFO order if last is true or FIFO order if false.