nom = "tata" print(nom) print("Je m'appell "+ nom + ".") print("Mon nom c'est bien " + nom)