Kevin Wang, competitive coder: "I also try to minimize the amount of code I write: each line of code is just another chance for a typo."
Peter Norvig: This is why AlphaCode learned to write code with one-letter variable names, and with no comments or docstrings.
!!