2 years ago
#21145
Caleb Thoburn
My loop is not adding anything to my list
Within my program for my TI 83 Plus, I have a loop that is supposed to add random integers to my list, yet it is not working, here is my code:
0->I
While I<10
I+1->I
augment(⌞X,{RandInt(0,52))})
End
Disp (⌞X)
Pause
The program ends up just printing {0} Can anyone tell me where I'm going wrong?
list
loops
texas-instruments
0 Answers
Your Answer