Rmanamr / CMD-print-divisors-Python

Python CMD program to calculate divisors of a number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMD-print-divisors-Python V 1.0 License: MIT

Python CMD program to calculate divisors of a number.
using Python version 3.12.0

Run the program using :
CMD_print_divisors.exe
or using :
"CMD_print_divisors.py" in Windows CMD
while CMD is in the CMD-print-divisors-Python directory

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

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

About

Python CMD program to calculate divisors of a number.

License:MIT License


Languages

Language:Python 100.0%