2 lines
89 B
Text
2 lines
89 B
Text
|
|
pangramQ[msg_]:=Complement[CharacterRange["a", "z"], Characters[ToLowerCase[msg]]]=== {}
|