Ok, that worked. Thank you! Now, how do I get the program to detect if two numbers have been clicked? If two numbers are the same or make a sum of ten (ex: 1 and 9), I want to put a cover over it (that is a class). However, if two numbers are clicked that aren't a match, I want them to reset to unclicked numbers.
How would I do that?

