Question: Write a C++ program that outputs the final hangman board to the screen, will look exactly like the example below. There are NO interaction yet,
Write a C++ program that outputs the final hangman board to the screen, will look exactly like the example below. There are NO interaction yet, strictly output.
- Program Comment Block is Required
- return 0; is required
- instruction line comments are required
Here is what the program output should look like:

I 0 -1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
