←
Using characters and strings
Properly using white space
→
opérateurs arithmétiques
précédence
shorthands : +=, *=, /=, -=
incréments: x++, x–, ++x, –x;