How many 9's are there between 1 and 100?

Common Wrong Answers
“10”
This guess only counts the 9s in the tens place (9, 19, 29, ...), but it ignores the 9s in the units place of the numbers 90 to 99.
“9”
This guess only counts the single occurrence of the digit '9' in the tens place (9), missing all occurrences in the units place and the other numbers.
“11”
This guess overestimates the count by mistakenly including only the '9's in 90 to 99 and miscounting other occurrences.
Similar Riddles
Riddles you might also enjoy
If you wrote all the numbers from 1 to 100, how many times would you write the digit 9?
With the numbers 123456789, make them add up to 100. They must stay in the same order. You can use addition, subtraction, multipli...
What is the largest possible number you can write using only 2 numbers - just 2 numbers, no other mathematical symbols?
If 1+9+8=1, what is 2+8+9?