Rmanamr / CMD-print-prime-factors-Python

Python CMD program for printing prime factors of a number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMD-print-prime-factors-Python V 1.0 License: MIT

Python CMD program for printing prime factors of a number.
using Python version 3.12.0

Run the program using :
CMD_print_prime_factors.exe
or using :
"CMD_print_prime_factors.py" in Windows CMD
while CMD is in the CMD-print-prime-factors-Python directory

You can see the program document using :
"python -m pydoc CMD_print_prime_factors"
while CMD is in the CMD-print-prime-factors-Python directory

Feel free to contact me at:
@ armanazarnik@gmail.com

About

Python CMD program for printing prime factors of a number.

License:MIT License


Languages

Language:Python 100.0%