Chris3370 Chris3370 26-08-2019 Computers and Technology contestada if (x is greater than 50) AND (y is less than 20) output ""Yes"" else output ""No"" Assuming x equals 55 and y equals 25 then the output would be: