Either a separate method get_persons_cheers or possibly just a cheers attribute within get_person
if in the person object:
cheers_available
cheers_given
cheers_received
would be all that is required.
Either a separate method get_persons_cheers or possibly just a cheers attribute within get_person
if in the person object:
cheers_available
cheers_given
cheers_received
would be all that is required.