I have a string "test" and I'd like to convert every 2nd character to its uppercase alternative so "test" would be "tEsT".I have a string "test" and I'd like to convert
I have a string "test" and I'd like to convert every 2nd character to its uppercase alternative so "test" would be "tEsT".I have a string "test" and I'd like to convert