Le jeu de la présence
-
4 on revient normal ?
-
5 Oui je crois
-
6 .
-
4 ; Quatre ; Cuatro ; Four ; Vier ;
四En GROS 4
-
5 §§§§§
-
6 et encore 6 et puis 6 (ET BOUM Satan apparait) xD
-
7 7 7 7 7 7 7
-
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////8////////////////
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////// -
9(&)
-
Ten
-
-
12euh
-
13*EUH*
-
14 .
-
15…
-
(cette fois en java)
byte n=0;
-
byte n2=1
-
public class Main { public static void main(String[]a) { System.out.println(2); } }
-
public class Main { public static void main(String[] args) { int n = 2 float n2 = 1.5 int result = n * n2 if (result == 3){ System.out.println(result) } else { System.out.println("Apprends à compter !") } } }
En Console :
3
-
public static final int QUATRE = 4;