Question: Write a program named StopSign that displays a pattern similar to the image shown below. The number of spaces for each row in the image
Write a program named StopSign that displays a pattern similar to the image shown below.

The number of spaces for each row in the image shown above are as follows:
- 3 spaces (all padding left)
- 9 spaces (1 padding left)
- 6 spaces
- 9 spaces (1 padding left)
- 3 spaces (all padding left)
- 6 spaces (all padding left)
- 6 spaces (all padding left)
- 6 spaces (all padding left)
WRITE THE CODE IN C# !!! DO NOT COPY OTHER CHEGG ANSWER IT IS WRONG!
X X XXXXXX X X X XXXXXX STOP
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
