public class MyApp{ public static void main(String[] args){ int number = 23; while(number<34){ System.out.println("Okay" + " " + number); numbe