Pangram

Sign in to test your solution.
def aantal_verschillend(zin: str) -> int: def is_panagram(zin: str) -> bool: