Write a program that prompts users to enter: A character to use (any character besides *) The width of the display The height of the display to produce an E shape. The middle horizontal line must print at line height/2. This is an example for width of 10 and height of 9 * * *

Solved
Show answers

Ask an AI advisor a question