News

This program is written using Python 3 and PEP-8 formatting. The program, when run will list all the prime numbers from 1 to 100.This can be simply edited to increase the list beyond 100. The are some ...
This program will display all the prime numbers from 1 to 100 Running the code To clone and run my code, in command prompt, navigate to the file location that you wish to clone the repository to, you ...