Int num = 10; Int num = 0; While (num < max) { System.out.println (num); Num +=2; }

profileslbimaril