Write a program that asks for a phrase and then convert each space to a ‘*’ and print it out.

I'm kind of unsure of what to do for this program. I am supposed to make this program using loops, so does anyone know who to do this without any advanced stuff?
Do you know how to get an input string, right? Start with that, and see if you can think of any way to change parts of it after you get it.
Topic archived. No new replies allowed.