4udg6452dq 4udg6452dq 16-03-2021 Computers and Technology contestada Consider the following code: x = 9 y = -3 z = 2 print ((x + y) * z) What is output?