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.68% Correct | 55.32% Incorrect
Last Solution submitted on Mar 06, 2025

Problem Comments

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
3
5

Problem Recent Solvers650

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!
Go to top of page