I need help doing a small program.
Hi guys, I'm new here. I need some help doing a program and I wondered if any of you likes a tiny challenge! I need to design a program that does the following:
1. Reads a whole phrase ending with the word "fi" (it's in catalan).
2. It then needs to read 2 seperate letters.
3. Change all of the letters equal to the first one, to the second one.
4. Print phrase.
Example:
In: "My name is not Jeremy fi" e u
Out: "My namu is not Jurumy fi
Can someone lend me a hand please? thnx!