Write code which will raise a LookupError if member is not found in the access list.
LookupError
member
access
Make sure to pick member followed by not and then access, LookupError.
not