public class SleepMessages { public static void main(String args[]) throws InterruptedException { String importantInfo[] = { "Peter Pan", "leader of the Lost Boys", "goes to Neverland" }; for (int i=0; i