Skip to content

Les fonctions

lcs01 edited this page Jan 28, 2019 · 3 revisions

la signature : premiere ligne de la fonction. , les informations du nom, du paramètre et du retour

public static boolean isPair (String) { // la signature

}

Clone this wiki locally