4 885
modifications
m (Révocation des modifications de 41.194.61.2 (discussion) vers la dernière version de Crochet.david.bot) |
|||
<code>
var Nom_de_ma_variable: type
Nom_autre_variable: autre_type
</code>
| contenu =
var age : Numerique
Debut
age = 12▼
Afficher "J'ai", age, "ans"▼
▲ age = 12
▲ Afficher "J'ai", age, "ans"
Fin
</pre>
}}
|
modifications