Unsupported operand type
Occurs when performing an operation on incompatible data types.
Convert types using int(), str(), etc. Check data types before operations.