Gapplet
Given a cycle, present the corresponding permutation as a list.
Input a cycle,
e.g., (5,4,3,2,1)
(No cycles of length 1 please)
Write the permutation as a list