Last active
December 6, 2015 18:10
-
-
Save GlenDC/9a3450c4da5f1a95514f 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
curl -o quine.py 'https://gist.githubusercontent.com/GlenDC/5ec5528c7fcac5468715/raw/' \ | |
&& python quine.py | python | python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment