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 hori ontal line, a ver and two diagonal 1ines) that is width characters wide using asterisks. For example, if the user enters a width of 11he progcam should output: 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 hori ontal line, a ver and two diagonal 1ines) that is width characters wide using asterisks. For example, if the user enters a width of 11he progcam should output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
