The counterpart of chr() in python is ord() function. Unlike chr(), ord() takes characters and gives integer values as output.
確定! 回上一頁