if-then-else

if even x
  then "even"
  else "odd"