You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log(primenumber(number)); // Output: Number is not a prime number
//number must not one or less than 1 and the loop goes from 2 to hlaf of the range of given number (condtion to check) if it reminder is equal to 0 then it not prime