Hi,

I'm trying to write little program that get input from the user (using BufferedReader and readLine() function) the program should run till the user type 'quit'.

so i write something like...