Push -> Shove
l
Define
shove
to be an operation that
adds the contents of an entire
open
list to a stack, with the first item in
the list being the last item to be
added.
l
How could this be coded?