Rmanamr / CMD-split-integer-number-digits-Python

Python CMD program for splitting the digits of integer numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMD-split-integer-number-digits-Python V 1.0 License: MIT

Python CMD program for splitting the digits of integer numbers.
using Python version 3.11.4

Run the program using :
CMD_Spilit_Integer_Number_Digits.exe
or using :
"python CMD_Split_Integer_Number_Digits.py" in Windows CMD
while CMD is in the CMD-split-integer-number-digits-Python directory

You can see the program document using :
"python -m pydoc CMD_Split_Integer_Number_Digits"
while CMD is in the CMD-split-integer-number-digits-Python directory

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

About

Python CMD program for splitting the digits of integer numbers.

License:MIT License


Languages

Language:Python 100.0%