TI-Basic Calculator Programming Question?

I had to get a TI-83 Plus graphing calculator for school this year, so I decided I wanted to learn how to program it. Right now I am just using other people’s codes. I programmed Pong with no problems, but I am having trouble with one symbol in Snake. It’s the thing that kinda looks like a capital L in this line of the code:
:A→dim(⌊A

Can anyone tell me how to put in this symbol? I can’t find it in any of the programming menus on the calculator.

P.S. I am programming directly on the calculator, not on a computer.

Hm I do not remember coming across that while programming it myslef. Check the catalog function.

1 Like

Wasn’t there, but thanks anyway. What code did you use? I’m trying to use this one: Snake - TI-Basic Developer

I just copied it off of a friends calculator. Ill ask him tomorrow.

1 Like

ok thanks :slight_smile:

Lol, Ti-BASIC. I remember those days.

If you google stuff there are instructions to get a Mario game on your calculator if I remember.