Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages