The Python Oracle

How to get the ASCII value of a character

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Track title: CC O Beethoven - Piano Sonata No 3 in C

--

Chapters
00:00 Question
00:18 Accepted answer (Score 1674)
01:16 Answer 2 (Score 184)
01:47 Answer 3 (Score 63)
01:59 Answer 4 (Score 45)
03:53 Thank you

--

Full question
https://stackoverflow.com/questions/2274...

Question links:
[ASCII]: http://en.wikipedia.org/wiki/ASCII

Accepted answer links:
[here]: http://mail.python.org/pipermail/python-...
[Unicode]: http://en.wikipedia.org/wiki/Unicode
[ord() - Python 3.6.5rc1 documentation]: https://docs.python.org/3/library/functi...
[ord() - Python 2.7.14 documentation]: https://docs.python.org/2/library/functi...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #ascii

#avk47