How to convert an ASCII character into an integer in Python?
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