if your list is mutable you can just call `list.li...
# getting-started
b
if your list is mutable you can just call
list.listIterator()
which returns a
MutableIterator