inverse

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