Question: 8. X Marks the Spot: Write a C++ text art program that prompts the user for the width and then draws an 'X' that is

8. X Marks the Spot: Write a C++ text art program that prompts the user for the width and then draws an 'X' that is width characters wide using asterisks For example, if the user enters a width of 11, the program should output *W
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
