Actualités

It's important to note that a Python list has its own [`.pop ()` method], which behaves almost the same as our stack `.pop ()` method, except that the list-version can take an index and “pop” an item ...