Completed 0 of 47 Exercises

PHP If Else - Exercise 4

Output "1" if $x is equal to $y, output "2" if $x is greater than $y, otherwise output "3".