!747 m { p { while (true) { print("Waiting for line..."); print(">" + readLine()); } } }