Tell us what’s happening:
Can someone help me solve this problem on freeCodeCamp? I am having trouble finding a working working solution, and I was wondering if anyone has ever solved this problem before because I am unable to find a working solution to this problem.
Your code so far
function semiPrimes() {
return true;
}
semiPrimes();
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Challenge: Project Euler Problems 101 to 200 - Problem 187: Semiprimes
Link to the challenge: