定义一个函数isPrime,判断输入的数是否是质数
isPrime
一个非负整数nnn,表示需要判断的数
如果是质数输出yes,否则输出no
yes
no
7
0<=n<=1090<=n<=10^90<=n<=109
Using your lizikid universal account