First page Back Continue Last page Overview Graphics

Manager function

We can define the function augment_answer, which can decide at runtime to augment the the_answer function to the philosopher classes.

Call the following function

augment_answer(cls)

with the name of the class, which have to be extended with the answer method.