Return to site

List of prime numbers to 100 python

broken image
broken image

Asks the user, if they would like to view the list of Prime numbers.įor users who are new to visiting this repository, this is a step by step guide to running my program:.Asks the user, if they would like to view a fact related to a prime number.Requests a name from the user, to make the program more personal.

broken image

The are some additional features that have been added to improve the user experience, beyond what has been asked as part of this exercise these are: This can be simply edited to increase the list beyond 100. The program, when run will list all the prime numbers from 1 to 100.

broken image

This program is written using Python 3 and PEP-8 formatting. By: Huzaifah Hensrot - Prime Numbers 1 to 100 Python 3 program to display the prime numbers

broken image