Question: Given string userString on one line and character newLetter on a second line, change the first character of userString to newLetter Ex If the
Given string userString on one line and character newLetter on a second line, change the first character of userString to newLetter Ex If the input is tiger 3 then the output is Jiger Note Assume the length of string userString is greater than or equal to 1.
Step by Step Solution
There are 3 Steps involved in it
Youve provided a screenshot with a programming question that asks to replace the first character of ... View full answer
Get step-by-step solutions from verified subject matter experts
