Created
November 4, 2019 09:02
-
-
Save whtsky/6467f0dbacf949495cb0183977913b33 to your computer and use it in GitHub Desktop.
This file contains hidden or 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([x for x in s if x.isprintable()]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment