devo2158 devo2158 26-08-2022 Computers and Technology Answered 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:________