Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Stack/Queue Define action is used for creating a new list and giving it a name.

Define List

Image RemovedImage Added

Stack/Queue Name

...

If we pop the items off a Queue, we get:

  1. Pop a
  2. Pop b
  3. Pop c

 

 

...