Sollicitatievraag bij prooV

Q2. What is the output? (function(x) {return (function(y) {console.log(x);})(2);})(1);