Q1. Use the blocks provided to assemble a function that takes an Integer input and returns it plus 1.
Q2. Use the blocks provided to assemble a function that takes an Input of ANY type and returns it as is.
Q3. Use the blocks provided to assemble a function that first takes in the type of the input and then the input, and returns the input as is.
Q4. Now correctly complete your expression with the newly provided application blocks and inputs, it should form one single block which evaluates to 1 after all reductions..