Print a pangram
A challenge by
AlephSquirrel
Description
A pangram is a sentence that contains every letter of the alphabet from a-z at least once. For example, this is a pangram:
The quick brown fox jumps over the lazy dog.
Print a pangram to stdout. (i.e. print any text that contains all letters a-z, ignoring case.)
Leaderboard
Author | Score | ||
---|---|---|---|
#1 |
|
lyxal | 1 |
#1 |
|
Natanaelel | 1 |
#1 |
|
AlephSquirrel | 1 |
#1 |
|
EroticShiveringKingBanana | 1 |
#5 |
|
taylors-version | 2 |
#5 |
|
Yewzir | 2 |