Basic-Python-Programs
Basic-Python-Programs copied to clipboard
Add python program that lists prime numbers
This change resolves issue #271 by creating a python program to list all prime numbers between a given range of integers. Signed-off-by: Jack Morgan [email protected]