Ad
  • Custom User Avatar

    Look for what is a prime number. This is really basic maths. The test fails when you return true if the parameter is not a prime or false and the parameter is a prime. You can print the parameter on the console, but the way to do it depends on the language you are using.