Hack de calculette

- Code: Select all
EffEcr
Lbl 0
Input " " , A
entAleat(-1,1) → B
Disp A+B
Goto 0
Court mais efficace

Signalez moi les bugs please
News, programmes, tutoriaux, forum sur les calculatrices TI, Casio, NumWorks... !
https://tiplanet.org/forum/
EffEcr
Lbl 0
Input " " , A
entAleat(-1,1) → B
Disp A+B
Goto 0
ClrHome (EffEcr)
While 1
Input "",A
Disp A+randInt(-1,1 (entAlea)
End