I’m doing a review exercise that gives me the list of numbers from 100 to 1000.
I need to find the number of different numbers that have a 0.
I suppose I could do this with the Pigeonhole principle, but I’m not sure how to implement it.
Thanks.
I’m doing a review exercise that gives me the list of numbers from 100 to 1000.
I need to find the number of different numbers that have a 0.
I suppose I could do this with the Pigeonhole principle, but I’m not sure how to implement it.
Thanks.