I have been working on python for a year or so and this question had crossed my mind. I have not worked on many projects involving ascii or Unicode so I just wanted to know how to convert an ASCII value into an integer and vice versa
`Ascii = ‘A’
A is equal to 97 in ASCII`
New contributor
Advaith Menon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.