count += statement[i: i + 4] == 'Emma' code example Example: Explannation of count += st[i: i + 4] == 'Emma" count+=st[i:i+4]=="Emma"