Well, you have two possible configurations before the draw. Enumerate those possibilities with the possible draws from each:
* 1 & 1
* draw first 1
* draw second 1
* 1 & 10
* draw 1
* draw 10
Consider the draws here where you took out a 1... you can count how many second draws will result in a 1 versus a 10.
Related: check out the famous Monty Hall problem