Operands on Scalar Data Numbers: `ordinary' arithmetic operators + - / * exponentiation, modulus ** % comparison (numbers) < <= == != >= > Strings: concatenation, repetition . x comparison lt le eq ne ge gt