def verif(): for x in range(15): for y in range(10): if m[x][y]==666: mine(x,y) elif m[x][y]>0: chiffre(x,y)