= for assigning values to variables, all arithmetic operations and string concatenation must be written inside parentheses.
Modulo
Use the% operator to compute the remainder of a division:
String Operations
Standard gives you two ways to concatenate strings: the. operator and the + operator. The behavior of each differs when the operands look like numbers.