modif yann

This commit is contained in:
yann 2020-12-12 14:37:43 +01:00
parent 71ac0afce6
commit 326b5ca3c9

View file

@ -3,5 +3,6 @@ public class test{
public static void main(String[] args){
System.out.println("yes");
System.out.println("Changement fait par Maxime HAVGOUDOUKIAN");
System.out.println("hola c'est moi");
}
}