Hmm, it's fun to get bored in chem class... we had a test yesterday, and I decided it would be a good time to write a program on one of the classroom graphing calculators.
it was a Ti-83+, so i decided to do the following
[PRGM][3] entered "SEGA" for the name.
then I entered the program code:
:Lbl A
:Disp "S"
:Disp " E"
:Disp " G"
:Disp " A"
:Goto A
[2nd] QUIT.
[PRGM]1, 3, enter, enter.
it was quite an interesting program! i thought of leaving the calc on, running the program forever, but I didn't (it would probably get back to me when the batteries died).