Skip to content

Commit

Permalink
Update Main.java
Browse files Browse the repository at this point in the history
  • Loading branch information
AnshSinghSonkhia authored Aug 2, 2022
1 parent a733c51 commit d463cdb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Main.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//package com.apncollege;

import java.util.Arrays;
import java.util.Scanner;
Expand Down Expand Up @@ -555,4 +554,4 @@ else if (cash > 10 && cash < 50){

}

}
}

0 comments on commit d463cdb

Please sign in to comment.