Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to check if a number is a prime number using the 6k +/- 1 rule.

Run the code to see the output here...