Coggle requires JavaScript to display documents.
python And (&) , not, is not, or (|)
(<, >, ≤, ≥, ≠, =) python ==, is, !=, is not, >, >=, <, <=
+ ;-;*;/;div;mod;^ python +;-;*;/, //; %;**
Pour utiliser ces fonctions il faut importer la bibliothèque math : **from math import ***
Retourne le code ASCII du caractère c
Retourne le caractère dont le code ascii est d