How to change character to ASCII in python without ord()

后端 未结 0 1436
南方客
南方客 2021-01-21 15:40

I know the function \'ord\' can convert character to number. but I just want to know how to convert without \'ord\'

C can convert it, but is it impossible in Python ?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题