Topic: Mathematics Problem / Level: beginner

Problem: Implement a function to compute the sum of all prime numbers below n.

Run the code to see the output here...