Question: I need help. there my code and I'm having error but i don't know how to fixe it previous submissions -53 PM on 2/16/21 0

 I need help. there my code and I'm having error but

i don't know how to fixe it previous submissions -53 PM on

I need help. there my code and I'm having error but i don't know how to fixe it

previous submissions -53 PM on 2/16/21 0 / 25 Hide A Pattern Two.java 4 5 6 7 8 9 10 11 12 public static void main(String[] args) { // TODO Auto-generated method stub Scanner input = new Scanner ( system.in); //int n=0; //int j=0; System.out.println("Please enter a number 1...9 : "); int n= input.nextInt(); //System.out.println(); for(int i =0;i CMP 168: Programming Methods ll home > 5.17: Homework 1-3 4: Compare output A Output differs. See highlights below. Special character legend Input Please enter a number 1...9: Your output 2 1 3 2 1 4 3 2 1 Please enter a number 1...9: 1 Expected output 2 3 2 14 4 3 2 1 5: Compare output ^ Output differs. See highlights below. Special character legend arch

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!