Skip to content

Instantly share code, notes, and snippets.

@jhidding
Created December 15, 2017 11:50
Show Gist options
  • Save jhidding/cbe9a3ff54b8443fe1f39d5a0bdc40b2 to your computer and use it in GitHub Desktop.
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
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