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