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