X169: changeXY

Given a string, compute recursively (no loops) a new string where all the lowercase 'x' chars have been changed to 'y' chars.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.