Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the sum of the digits of the first n prime numbers.

Run the code to see the output here...