Project Euler Problems 1 to 100 - Problem 1: Multiples of 3 and 5

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

funct

  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/113.0.0.0 Safari/537.36

Challenge: Project Euler Problems 1 to 100 - Problem 1: Multiples of 3 and 5

Link to the challenge:

Hi there and welcome to the forum!

Did you have a question about this project?
If you need help from the forum, you should try to describe (in your own words) what you’re having difficulty with. It’s not only a useful learning tool for you but also, the more you say, the more we can help!