All capital? - MATLAB Cody - MATLAB Central

Problem 129. All capital?

Difficulty:Rate

Are all the letters in the input string capital letters?

Examples:

 'MNOP' -> 1
 'MN0P' -> 0

Solution Stats

44.75% Correct | 55.25% Incorrect
Last Solution submitted on May 03, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers652

Suggested Problems

More from this Author100

Problem Tags

Community Treasure Hunt

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

Start Hunting!