RosettaCodeData/Task/Pangram-checker/MATLAB/pangram-checker-2.m

6 lines
73 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
isPangram('The quick brown fox jumps over the lazy dog.')
ans =
1