Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to find the sum of all multiples of k up to n.

Run the code to see the output here...