Introduction
In this lab, we will delve into the fascinating world of JavaScript programming. This lab is designed to help you gain practical experience in solving programming problems using JavaScript. You will learn how to generate primes up to a given number using the Sieve of Eratosthenes algorithm.