Pangram Grep
Details
A pangram is a sentence that uses every letter of a given alphabet.
Write a program that will receive various sentences as arguments and print those that are valid pangrams, meaning they use all letters from A to Z, case insensitive.
0 bytes, 0 chars
Restore solution
Compiled from
AT&T syntax to x86-64 Linux. Use
syscalls to write output.
Clojure is an experimental language, no solutions will be saved.
Please leave feedback on the
GitHub issue.
ctrl + enter or