Design, in JFLAP, a Turing machine that takes as input a tape containing a non-empty) series of 0s and 1s, terminated by a blank. The Turing machine head is initially positioned on the leftmost digit. The end state should be a tape containing the reverse of the initial
sequence. The ?nal position of the head does not matter.