A word arrangement machine when given an input of words, rearranges them into a particular way as given below.
Input : happiness comes from your own actions
Step I : your happiness comes from own actions
Step II : your own happiness comes from actions
Step III : your own happiness from comes actions
And Step III is the last step for the above input.
As per the rule followed in above steps, which is the
last step for the given below input?
Input : "slow and steady wins the race"
AStep I
BStep II
CStep III
DStep IV