{Browse {P 42} == 555}

{Browse {Q 42} == 777}

1 answer

You have to run this code:

local P Q X=1 Y=2 Z=3 in
fun {P X}
X*Y+Z
end
fun {Q Z}
X*Y+Z
end
{Browse {P 42}}
{Browse {Q 42}}
end

and you get the aswer (87 and 44) Than, the answer is:

{Browse {P 42}==87}
{Browse {Q 42}==44}
Similar Questions
    1. answers icon 1 answer
  1. =42Z=~3 {Browse X} % (a) {Browse Z} declare Y=X+5 {Browse Y} % (b) declare X=1234567890 {Browse X}
    1. answers icon 0 answers
    1. answers icon 1 answer
  2. What is the purpose of the Hyena tool?Discover configuration issues Browse and scan for remote network shares that may have
    1. answers icon 1 answer
more similar questions