riju561 / DSAlgo

3 stars 18 forks source link

Sieve of Eratosthenes in Python3 #43

Closed adviksinghania closed 3 years ago

adviksinghania commented 3 years ago

Hello, I would like to implement a solution for Sieve of Eratosthenes' algorithm in Python3. Please assign this issue to me under the hacktoberfest label.

Thank You