Python CMD program to check whether the entered number is prime or not.
using Python version 3.12.0
Run the program using :
CMD_is_prime_number.exe
or using :
"CMD_is_prime_number.py" in Windows CMD
while CMD is in the CMD-is-prime-number-Python directory
You can see the program document using :
"python -m pydoc CMD_is_prime_number"
while CMD is in the CMD-is-prime-number-Python directory
Feel free to contact me at:
@ armanazarnik@gmail.com