check if string has multiple of a specific character python code example Example: How to check a string for specific characters? if '$' in myString: