<p>5. Using the terms from above, apply alpha and beta reductionsto the following lambda expression :</p><p>a. t7[z := t3]</p><p>until you reach an expression which cannot be reduced anyfurther.</p><p>t7 = ((((λx.x)z)x)((
<p>The Image Manipulation Menu The menu for this program shouldlook as follows:</p><p>1. Create an album from directory</p><p>2.Read an individual file</p><p>3.Display an image</p><p>4.Exit the program</p><p>Please enter a number for one of
<p>Final Project Details: For your final project submission, youshould add a menu item and a method to access the custom method youdeveloped for the Recipe class based on the Stepping