class HooverAgent:
def takeAction(self, world):
# your code here
HooverAgent may contain whatever constructor, private methods and internal state (instance)
variables you
like; however, the only information it can get from HooverWorld is through the
following HooverWorld methods, which take no arguments: