wh1266 wh1266 30-01-2024 Computers and Technology contestada Predict the output of the following code. a = 33 b = 200 if (b > a): print("b is greater than a")