I'm having trouble figuring out where to start with one of the exercises at the end of this chapter.
Exercise: "The framing program writes the mostly blank lines that separate the borders from the greeting one character at a time. Change the program so that it writes all the spaces needed in a single output expression."
I've looked through the chapter and can't find anything that mentions how to do this. Any suggestions?
The output will be the same as the code above, it's just the exercise is challenging me to find a way to print all of the spaces in one output. I'm self-teaching myself through a textbook and this was one of the exercises at the end of the chapter. I couldn't find any information on how to do what it is asking so I decided to ask here. Thanks for the reply.