python count the number of times a character appears in a string code example Example: python count how many times a character appears in a string string.count('a')