Given a string s, return the number of palindromic substrings in it. A string is a palindrome when it reads the same backward as forward.
Start
a
b
c
Count: