I\'m trying to write a simple Reversi game in Python.
In my code have two main lists:
takenred - which contains the places occupied by the red player
ta