check_prime

Define a function called check_prime that takes an integer as input and returns True if the number is prime; otherwise, returns False.
7
Total : 0 Discussion
Login