1.

List all the numbers from 1 to 100 and find the prime numbers using Sieve of Eratosthenes

Answer»

Answer:

now we have the list of prime numbers between 1 and 100:

2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97



Discussion

No Comment Found