Ohh I see. Thank you!
Because the instructions do not say what you think they say:
...indexed characters _in each word_
meaning, index each word individually, not throughout the indexing of the entire input.
Read the description again, you're wrong. Also the posts below asking the same.
'ThIs iS A TeSt' to equal 'ThIs Is A TeSt' In this test, an output with capital letters in odd indices is expected, which does not agree with the instructions.
Loading collection data...
Ohh I see. Thank you!
Because the instructions do not say what you think they say:
...indexed characters _in each word_
meaning, index each word individually, not throughout the indexing of the entire input.
Read the description again, you're wrong. Also the posts below asking the same.
'ThIs iS A TeSt' to equal 'ThIs Is A TeSt' In this test, an output with capital letters in odd indices is expected, which does not agree with the instructions.