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