python怎么判断是否是整数 python判断输入是否为整数 如何用python判断奇偶数?直接上代码吧:num1 = int(input("Please input a number: "))num2 = int(input("... 2021-03-14 1766次浏览