say i have a given string "hello lolo" how am i able to count the number of times a specific character occurs.. for instance if i looked for the character 'l' 4 would be returned.. or 'o' would return ...