is_generator

Sign in to test your solution.
def is_generator(a: int, n: int) -> bool: #TODO return False