...but the implementation in each of the mentioned methods is still different from the previous TTT labs, which is confusing. It should be made obvious that these methods should take user input (1-9, as opposed to a plain index, 0-8) since the previous ones take a plain index.
Fixes https://github.com/learn-co-curriculum/oo-tic-tac-toe/issues/27
...but the implementation in each of the mentioned methods is still different from the previous TTT labs, which is confusing. It should be made obvious that these methods should take user input (1-9, as opposed to a plain index, 0-8) since the previous ones take a plain index.