While programming a sample program in my TI-84 calculator, I was wondering if there were a way to initialize multiple variables to a single value in one line? I tried doing
0 -> A,B,C,D
However this did not work for the calculator. I know you can do each one on an individual line, but my question is, is it possible to initialize multiple variables to a single value at once in TI-BASIC?