Code Refactoring

arrow Go Back

Project Euler

I used JavaScript to create a program that solves the first Project Euler question:

What is the sum of all the multiples of 3 or 5 below one thousand?




Check the console