In Python, you can check if a variable is an integer using the isinstance() ... you want to check, and the second is the type you want to check it against.
確定! 回上一頁