Top 10 thread. Would read again.

Here is the code.

public class YourAnswer {
public static void main(String[] args) {
boolean exit = false;
while (!exit) {
...