I am wanting to loop back to the question asking "Would you like to Play again, y/n." once a incorrect input is put in such as if h is put in instead of y/n then it will state that it is incorrect input, please try again. so far I have had no luck in doing so.
Here is the code for it:
But with me doing this I now have another problem where when I have chosen to play again and entered a position to place X in it simply does nothing and when I do it again it comes up with incorrect input and posts the play again function, idk why it is doing this..