Sum of Prime Numbers Under 100

Beginner

In this project, you will learn how to implement a function to check if a number is prime, and then use that function to calculate the sum of all prime numbers below 100.

python

Teacher

labby
Labby
Labby is the LabEx teacher.