Description
Modify the program Lincoln.java from Chapter 1 so that the output is exactly as shown below. Note the single and double quotes in the first line of output. The n’th line of output is preceded by n tab characters. Only use one println statement.