$playerPiece = $markers[rand $totalMarkers]# randomly choose x or o for player. #### if($input eq("quit" || "exit")){ # Checks what word is. #### if($input eq "quit" || $input eq "exit")){ # Checks what word is.