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

60.19% Correct | 39.81% Incorrect
Last Solution submitted on Nov 29, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers61

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!