c = 'p'print("The ASCII value of '" + c + "' is", ord(c))
Not registered? Create an account
Forgot Password?
Already a registered user? Login