Skip to content

python script to check if an arbitrary number is a prime number

Notifications You must be signed in to change notification settings

brianobot/is_prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

is_prime

python script to check is an arbitrary number is a prime number

Usage: to use the script call it in the command line with the number(s) to be checked specified as arguements and separated by space if more than one

Example

$ python is_prime.py 12343 234324 234234 345345

About

python script to check if an arbitrary number is a prime number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages