Lab 2: From this directory type: java Lab2 There are 3 types of image that can be displayed. To see the other 2 load the Lab2.java file in a text editor and select which type to use. To run the recursive calculation type: java Lab2b [level] Where [level] is an integer less than 17 Levels greater than 16 won't crash the application but the values stored in the integers wrap when too large and the calculated answer is wrong.