Topic: Mathematics Problem / Level: beginner

Problem: Implement a program to calculate the sum of all multiples of 3 and 5 below a given number.

Run the code to see the output here...