how do you check if char is in a string python code example Example: How to check a string for specific characters? if '$' in myString: