To convert to ASCII from textual characters, you should use the chr() ... does the opposite - it takes a string and returns the equivalent ASCII value.
確定! 回上一頁