Store the entire line of text to a String variable.
Use String method(s) to find the location/index of the certain character or symbol,
Use other String method(s) to replace characters after the...