Week 3:Uniry and Binary operators

Operators are used in programming languages to update the values of variables. Operators that operate on two operands are known as binary operators. Operators that operate on one operand are known as unary operators.