Comp 1123 Assignment 2 solution

$24.99

Original Work ?

Download Details:

  • Name: Assignment2-gkjkqo.zip
  • Type: zip
  • Size: 20.37 KB

Category: You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work

Description

5/5 - (3 votes)

Additional marking scheme:

-50 if more than 1 println used.

-25 if no tabs or wrong number of tab characters.

-25 if no quotes in the first line of output.

-5 if any typos in the output

 

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.