python.txt_exemples d'instructions du langage python #_ int_ long_ float_ complex_ var.real_ var.imag_ str_ list_ dict_ tuple_ type(var)_ int(var)_inum = int("3.14") help()_ dir()_ import_ from_ math_ decimal_ sys_ string_ winsound_ +_ -_ *_ /_ <_ >_ <=_ >=_ ==_ =_ []_ {}_ ()_ len()_ if_ elif_ else_ for_ while_ object_ obj.append(s)_