Afficher mon operation

salut les gars voila
input a
input b
a+b store l
disp l
comment afficher loperation a+b ds mon ecran I/O
input a
input b
a+b store l
disp l
comment afficher loperation a+b ds mon ecran I/O
News, programmes, tutoriaux, forum sur les calculatrices TI, Casio, NumWorks... !
https://tiplanet.org/forum/
Disp string(a)" + "string(b)" = "string(a+b)