Balanced Antonyms

When programming, it's a pleasing coincidence when two variable names have the same number of letters - causing the code to line up. Often, you need to use variables that are antonyms. For example:

I wrote a short script to find antonyms with the same number of letters.