I have a code that has a actor which eats other actors. I am supposed to create a method that returns a list of all the food objects that have been eaten and add a field that holds a list of actor objects. I don't even know where to begin so any help would be greatly appreciated.
