The admission ticket for an exhibition bears a password which is changed after every clock hour based on set of words chosen for each day. The following is an illustration of the code and steps of rearrangement for subsequent clock hours. The time is 9 a.m. to 3 p.m.
    Day's first password : 
 First Batch --- 9 a.m. to 10 a.m.
   is not ready cloth simple harmony burning
 Second Batch --- 10 a.m. to 11 a.m.
   ready not is cloth burning harmony simple
 Third Batch --- 11 a.m. to 12 noon
   cloth is not ready simple harmony burning
 Fourth Batch --- 12 noon to 1 p.m.
   not is cloth ready burning harmony simple
 Fifth Batch --- 1 p.m. to 2 p.m.
   ready cloth is not simple harmony burning
and so on. If the password for 11 a.m. to 12 noon was --- "soap shy miss pen yet the she", what was the password for the first batch ?

Answer: B. she miss pen soap yet the she

Clearly, the given arrangement is as under :
In the first step, the first three and the last three letters are written in a reverse order.
Then, the first four and the last three letters are written in a reverse order.
The process is repeated to obtain successive output steps.

Third batch : soap shy miss pen yet the she
Second batch : pen miss shy soap she the yet
First batch : shy miss pen soap yet the she