184 185 186 187 188
# File 'lib/ruby-tic-tac-toe.rb', line 184 def wrong_move put_line puts " You must choose an empty slot".red user_turn end