🐈 naming things is often called "the easiest problem in computer science" because you can just call it x or i or whatever
@lovegame I just call all of them x, even when I have more than one variable. The interpreter sorts it all out behind the scenes. It's only ever a problem if you do "unit testing," which is frowned upon.