📄️ Unary
A unary operator is an operator that operates on a single operand to the right of the operator.
📄️ Binary
A binary operator is an operator that performs an operation on two operands. One operand is to the left of the operator and one is to the right of the operator.