how to check if there's more than one specific character in python code example Example: How to check a string for specific characters? if '$' in myString: