solvesak 0 Newbie Poster

I am trying to color some alphabets in a string based on input alphabet given.
suppose string: AUSTRALIA
INPUT: A

OUTPUT: AUSTRALIA

Can anyone suggest me how to achieve it ? As m new to this.