Exercise: Append element to list

Define a function that updates the guest list by appending another guest to the end of the list.
Python
Setting up Python environment...
Output