Design an algorithm that will prompt a terminal operator for three characters, accept those characters as input, sort them into descending sequence and output them to the screen. The algorithm is to continue to read characters until ´E N D` is entered.