Tell us what’s happening:
Describe your issue in detail here.
i have no issue regarding code
can’t I use java for solving project euler problems
how to change the language or can I just open the editor and type java code
Your code so far
function multiplesOf3and5(number) {
return true;
}
multiplesOf3and5(1000);
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Challenge: Project Euler Problems 1 to 100 - Problem 1: Multiples of 3 and 5
Link to the challenge: