project I used to simulate some silly math fact: "If you take any 3 digit number where all of the digits are different, then reverse it, and subtract from the bigger number. Then take the difference and reverse it, then take those two numbers together and add them. The result will always be 1089"
But it appears my code was sloppy and didn't do that T^T