Skip to content

Python program that prompts user for a number and checks if that number is prime or not.

Notifications You must be signed in to change notification settings

rayraysayshi/python-prime-number-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

this is a simple python program that calculates if a number is prime or not. It asks the user to enter a number and uses recursion to calculate if the entered number has is divisible by any other numbers. -raymond martin klucik-

About

Python program that prompts user for a number and checks if that number is prime or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages