Created
December 15, 2017 11:50
-
-
Save jhidding/cbe9a3ff54b8443fe1f39d5a0bdc40b2 to your computer and use it in GitHub Desktop.
This Python snippets prints the logo of the Netherlands eScience center in full colour UTF-8
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
print("\033[47;30m Netherlands\033[48;2;0;174;239;37m▌\033[38;2;255;255;255me\u20d2Science\u20d2\033[37m▐\033[47;30mcenter \033[m") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment