Last active
July 30, 2021 01:02
-
-
Save matiasmorant/f57885972721aacfc5bca393f4771f32 to your computer and use it in GitHub Desktop.
Amazing Python One-Liner
This file has been truncated, but you can view the full file.
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
@BoboTiG the final ''.split('')
in the file hides A LOT (about 1.4MB worth). The version I have written here is the bog standard ascii-version.
I would love to read @wvlia5 's blog post about it.
goddammit. Good one.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh clever boy :P . Just go ahead with exec, that's where the fun is, trust i'm a good guy.
So you had no problems copy&pasting revision 3, that's good news. you just had to ask github with the 'raw' version button, right?
I think I'll write a blog post with explanation in matiasmorant.wordpress.com at some point, also explaining some functional programming concepts.
This gist didn't get as much publicity as I thought it would, maybe I need a better title.