DO NOT TRY THIS AT HOME : Text files and message bases are for INFORMATIONAL PURPOSES ONLY. Do not undertake any project based upon any information obtained from this or any other web site.We are not responsible for, nor do we assume any liability for, damages resulting from the use of any information on this site.
If you are in Algebra 1 or higher then you probably have a TI calulator of some kind. I wrote this on an 84 Plus, but it should work on all of the TI calcs.
:ClrHome
:1->X
:While X=1
:Input \"\",A
:If A=4231
:Then
:ClrHome
:Stop
:End
:Randint(1,3->B
:A+B->C
:Disp C
:End
It appears as though the calc is running normally, but it\’s not. Every answer it puts out is off by anywhere from 1 to 3. Also, most of the buttons don\’t work either. The password to close the program is 4231. This works even better if they have the start up app. And yes, I am a calculator geek.
