Relative Content

Tag Archive for cloopsprimes

the judgement of the Prime number

#task:input a number ,then determine if it is a prime number.
1.question:how can I optimize my code ,and when I run this code ,I find that some prime numbers get the answer “No”.