inspired by this thread, i have come up with a new game/challenge for the ti-83/84 calcs called code that command. basically the idea is to make a program or subroutine that does the same thing that a built in command already does.
this competition will be judged by
- the fact that it does the same thing that the built in command does
- optimization
- Speed
- usability
in honor of this thread, the first challenge will be to code a subroutine that does the same thing that the length() command.