Make sure to apply Operators on the right data type. Example: `startswith()` is not compatible with Number data type.
Make sure to apply Operators on the right data type.
Example:
startswith()is not compatible with Number data type.