Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to compute the sum of the first n odd prime numbers.

Run the code to see the output here...