Hi, I'm trying to create a magic 8-ball program on my ti-84 plus, and there's six outputs it can give. I've done some debugging, and from what I've gotten, whenever I try to set randInt() to a variable, it's always 0. I'm not just getting unlucky; the line of code is as follows: randInt(1,6,1)->R, where '->' is replaced by the character the STO> key produces. I'm sure it's typed correctly. And whenever I do it on the main screen, it outputs zero too. No errors. Probably something on my part. Any help? Thanks in advance!
Can't set randInt to variable?
Summary:
Hi, I'm trying to create a magic 8-ball program on my ti-84 plus, and there's six ...