Question: 8) [25 Points] ASTERISK of ASTERISKS. Write a c++ text art program that prompts the user for the width (validate for an odd integer width)
8) [25 Points] ASTERISK of ASTERISKS. Write a c++ text art program that prompts the user for the width (validate for an odd integer width) and then draws an '*' (using a horizontal line, a vertical line, and two diagonal lines) that is width characters wide using asterisks. For example, if the user enters a width of 11, the program should output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
