Esempio n. 1
0
 def __str__(self):
   return Piece.__str__(self).'Knight'
Esempio n. 2
0
 def __str__(self):
   return Piece.__str__(self).'Bishop'