The User Move
Learn how to take input from the user.
We'll cover the following...
We'll cover the following...
What we have
We have created a function to display the board. Here is the snap of the getMove() function, which calls the getUserMove() function.
...