To check if the string is an integer in Python, use the string isdigit() method. You can also use the regular expression for decimal.
確定! 回上一頁