Dim N%,I%,K%
N=Val(InputBox("N=?"))
K=Int(Sqr(N))
do while(IK Then
Print N;"是素数"
Else
Print N;"不是素数"
End If