public class AuSort{ public static void main(String[] args){ for (int num=0; num<1; num=num+1){ char[] unmot = MOOC.motAuSort(); char[] lettres = new char[unmot.length]; // un tableau pour stocker les lettres qu'on rencontre dans le mot int nb=0; // au début on a stocké 0 lettre dans le tableau for (int numlet=0; numlet