in reply to Simple problem, cant fix?

$playerPiece = $markers[rand $totalMarkers]# randomly choose x or o fo +r player.

A semicolon is missing after the "]".

btw.: it would be helpful if you mark the lines with the error with a comment e.g. # <- this is line 33