Prime Numbers

I used the Number.isInteger method to validate the numbers that are in the range (which are 3-102). The Number.isInteger is used to confirm that the numbers used are not decimals or negative.