正整数输入测试用例 - 判断是否为正整数
测试用例1:\n输入:2\n输出:True\n\n测试用例2:\n输入:13\n输出:True\n\n测试用例3:\n输入:0\n输出:False\n\n测试用例4:\n输入:-5\n输出:False\n\n测试用例5:\n输入:100\n输出:True
原文地址: https://www.cveoy.top/t/topic/qFEg 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
测试用例1:\n输入:2\n输出:True\n\n测试用例2:\n输入:13\n输出:True\n\n测试用例3:\n输入:0\n输出:False\n\n测试用例4:\n输入:-5\n输出:False\n\n测试用例5:\n输入:100\n输出:True
原文地址: https://www.cveoy.top/t/topic/qFEg 著作权归作者所有。请勿转载和采集!