Created
June 22, 2016 09:52
-
-
Save LaoLiulaoliu/6bebd224d5822156b8c86fd55c2fae32 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
''.join(map((lambda d: lambda i: str(d[i]))([5,9,1,0,3]), [2,0,3,3,3,2,0,2,1,2,4])) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment