s = ['They', 'stamp', 'them', 'when', "they're", 'small']for t in reversed(s): print t,sorted(s)
Name (required)
email (will not be published) (required)
Website