A number is palindromic if it reads the same forwards as backwards.

For example, \(686\) is palindromic.

How many numbers from \(100\) to \(300\) are palindromic?