Skip to content
Snippets Groups Projects
chess_TODO_3.py 81 B
Newer Older
  • Learn to ignore specific revisions
  • tuhe's avatar
    tuhe committed
            done = len(self.s) >= 2 and self.s[-1] == self.s[-2] and self.s[-1] != 0