Collections
Exercise: Remove items from the list
Goal
Please remove the following items from the list:
- Remove the value C-3PO from the list.
- Find the node for R2-D2 and then remove it from the list.
- Remove the last item from the list.
Page 28 of 31