Problem 44620. generate capital english alphabets

Based on the numeric input 'n', generate the capital english alphabet starting from A till the english alphabet at the 'n'th position.

Ex: if n=3, generate 'ABC'

Solution Stats

72.37% Correct | 27.63% Incorrect
Last Solution submitted on Oct 24, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers44

Suggested Problems

More from this Author29

Community Treasure Hunt

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

Start Hunting!