print (lambda s:"".join((lambda L:[L.pop(__import__('random').randint(0,len(L)-1)) for i in L[:]])(list(s))))('abcdefg')
Standard input is empty
aegdfcb
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!