Calculate the sum of the first five prime numbers.
Note
The first five primes are 2, 3, 5, 7, and 11. Their sum is 2 + 3 + 5 + 7 + 11 = 28.
Calculate the sum of the first five prime numbers.
The first five primes are 2, 3, 5, 7, and 11. Their sum is 2 + 3 + 5 + 7 + 11 = 28.