The program reads characters from input using a while loop. write an expression that executes the while loop until character 'e' is read. ex: if input is p c e, then the output is:________