未知题型

import math 下列函数实现判素数。 def isprime()+1)): if n%i == 0: return ______ return ______

【参考答案】

["False;True"]

相关考题