mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-12-16 21:43:06 +00:00
move data
This commit is contained in:
5
Data/Battle/Fight/informatique.csv
Normal file
5
Data/Battle/Fight/informatique.csv
Normal file
@@ -0,0 +1,5 @@
|
||||
Convertir 0b01010111 en d<>cimal :;87;79;afg;83;25
|
||||
Convertir 0b11110011 en h<>xad<61>cimal :;F3;Q8;35;12;25
|
||||
Quel est la valeur de 'a' en ASCII en d<>cimal ?;97;0;42;2;25
|
||||
Quel mot est utile <20> une fonction qui retourne rien ?;void;break;Integer;false;25
|
||||
Comment convertir un string en int ?;int a = Integer.parseInt(String s);int a = String s;Je sais pas;int a = String.changeInt(String s);25
|
||||
|
Reference in New Issue
Block a user