Since value returned by input() function is string, we need to convert it into int because chr() function accepts integer value. Stored the converted int value ...
確定! 回上一頁