@ -51,7 +51,6 @@ def game(train):
if lost:
if train:
addLostMove(state + move, move)
addLostMove(lastMove.state, lastMove.move)
return 0 # optimale Strategie hat gewonnen
lastMove = Move(state + move, move)
The note is not visible to the blocked user.