Respuesta :

Answer: you are supposed to put (x-y)

Explanation:

the instructions say that if x is bigger then y, to put x-y, but if y is bigger than x, put y -x. in this case, x is bigger than y, so you would put x-y

Answer:

the result would be print(x-y)