str.isdigit() is the most obvious choice if you want to determine if a string - or a character - is a digit in Python. ... Unlike many people ...
確定! 回上一頁