sum = x + y

difference = x - y

product = x * y

quotient = x / y

integer quotient = x // y