Veeltermen: rabintest basis in Z_p

Sign in to test your solution.
def rabin_test_1(h: list, p: int) -> bool: #TODO return False