Pangram

Log in om je oplossingen te testen.
def aantal_verschillend(zin: str) -> int: def is_panagram(zin: str) -> bool: