Skip to content
GitLab
Explore
Sign in
👍
0
👎
0
Artur Wenc
@u180440
·
May 25, 2019
number_to_check = input("Enter number to check if is prime: ")
is_prime(number_to_check)
number_to_check = input("Enter number to check if is prime: ") is_prime(number_to_check)
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment