Question: C++. #2 Write a program that prompts users to enter: A character to use (any character besides*) The width of the display The height of
C++. #2
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 o o 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 You must use separate functions to display the vertical and the horizontal lines
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
