A is called a palindrome if it reads the same from left andright. For instance, 13631 is a palindrome, while 435734 is not. A6-digit number n is randomly chosen. Find the probability of theevent that
(a) n is a palindrome.
(b) n is odd and a palindrome.
(c) n is even and a palindrome.