Pangrams! - MATLAB Cody - MATLAB Central

Problem 27. Pangrams!

Difficulty:Rate

A pangram, or holoalphabetic sentence, is a sentence using every letter of the alphabet at least once.

Example:

 Input  s = 'The quick brown fox jumps over the lazy dogs'
 Output tf = true

Solution Stats

49.63% Correct | 50.37% Incorrect
Last Solution submitted on Sep 26, 2025

Problem Comments

Solution Comments

Show comments
MATLAB EXPO 2025 Registration is Now Open! November 12 – 13, 2025
Registration is now open for MathWorks annual virtual event MATLAB EXPO 2025...
0

Problem Recent Solvers3920

Suggested Problems

More from this Author96

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!