Skip to content

Instantly share code, notes, and snippets.

@ilyasozkurt
Created February 15, 2023 12:48
Show Gist options
  • Save ilyasozkurt/5fdf08a60a83258c8215021a3b1a55fa to your computer and use it in GitHub Desktop.
Save ilyasozkurt/5fdf08a60a83258c8215021a3b1a55fa to your computer and use it in GitHub Desktop.
print(ord('AB')) # TypeError: ord() expected a character, but string of length 2 found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment