:Local a :Local k :Local n : :Prompt n : :For k,1,n :n/k->a : :If int(a) = a Then :Disp a :EndIf :EndFor