Sponsored
Use these hints if you're stuck. Try solving on your own first.
Iterate through the range 1 to n and count numbers divisible by either 3, 5, or 7.
Solve with full IDE support and test cases