Problem 43567. i forgot to use capital I

When referring to yourself you should write "I" (capital) and not "i". So correct the input string x, but be aware that other uses of the letter "i" should still be in lower case.

example:

 x = 'Have i forgot it'
 y = 'Have I forgot it'

Solution Stats

59.81% Correct | 40.19% Incorrect
Last Solution submitted on Feb 21, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers60

Suggested Problems

More from this Author25

Community Treasure Hunt

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

Start Hunting!