The last thing before the order is done packing the items. We'll have a function, package_item, that will print out each item it packaged.
package_item
Make sure to pick package_item followed by self and then item, {, }.
self
item
{
}