List of prime numbers to 100 python

broken image

Stay on the current repository (Prime-Number-Program) and click and open on the file that says 'PrimeNumberHuzaifah.py' 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.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. 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