Help for this page
ask ($operands[0] > $operands[1], @operands);
my $answer = $subtract ? $args[0] - $args[1] : $args[0] + $args[1];