• myxi@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        7 months ago

        There’s a "the’ in the quote.

        The quick brown fox jumps over the lazy dog.

        >>> sorted(set("The quick brown fox jumps over the lazy dog"))[2:]
        ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z']