This program works, although I don't understand how. I used }while ( !licenseNumber.equalsIgnoreCase ("quit") ); to exit the program when the user types quit but why doesn't it work when I write it...