assert "1".isdigit() >>> assert not "1.0".isdigit(). However, my Javascript function should return true when the input is an integer or a ...
確定! 回上一頁