public class NewClass { public static void main(String[] args) { Scanner input = new Scanner(System.in) ; System.out.print("Enter max number: ") ;