Hey

I'm having trouble figuring out how to change an out putted result, because I don't really know what to search for.

An example would be a tic tac toe game where the board is printed using underline "____" and pipes "|" Then when the player picks where they want to put their x, instead of printing out a whole new updated board, the old board is updated.

Sorry, I'm not very good at explaining something like this.

David