Skip to content

Instantly share code, notes, and snippets.

@koluku
Last active February 19, 2017 06:28
Show Gist options
  • Save koluku/e6d5ac9ca10ddc6a1831779c25f20d0e to your computer and use it in GitHub Desktop.
Save koluku/e6d5ac9ca10ddc6a1831779c25f20d0e to your computer and use it in GitHub Desktop.
for ch in map(chr,[65,66,67,68]):
print(ch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment