fix typo #1

Merged
Mat_02 merged 1 commits from patate into master 2022-11-15 14:51:03 +01:00

View File

@ -8,7 +8,7 @@ value of a rook : 5
value of the Quenn : 9
value of the King : 10 '''
iece = [(1,2,3,5,9,10)]
piece = [(1,2,3,5,9,10)]
Review

ha c'est con comme typot

ha c'est con comme typot
import numpy as np