<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
Hello, Sorry for a premature post.
I seem to be having trouble constructing a program that will take care of all possible problems that this game would encounter.
- My X use to appear but now it no longer does that.
- I’ve been constantly rearranging pieces of the code and when I was able to get the X to appear, it didn’t show up in the right spot. This leads me to think my counting is off somewhere.
I think my biggest problem is that I’ve ventured to far off from what the project was trying to have me write but I’m playing around with it as I think a programmer should! :). Does anyone happen to see any changes I can make to get me back on track? Thank You!
<What do you expect to happen instead?>
```pythonReplace this line with your code.
<do not remove the three backticks above>