Given that the variables x and y have been defined, write an expression that evaluates to true if x is non-negative and y is negative.

Respuesta :

there are infinitely many answers to this question. the 2 that spring to mind immediately are
x+y² ≥0
and. |y| + x ≥ 0