how to check if a string atleast contains the specific characters code example Example: How to check a string for specific characters? if '$' in myString: