Rmanamr / CMD-count-vowels-Python

Python CMD program for counting the vowels of the entered string.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMD-count-vowels-Python V 1.0 License: MIT

Python CMD program for counting the vowels of the entered text.
using Python version 3.11.4

Run the program using :
CMD_Count_Vowels.exe
or using :
"python CMD_count_vowels.py" in Windows CMD
while CMD is in the CMD-count-vowels-Python directory

You can see the program document using :
"python -m pydoc CMD_Count_Vowels"
while CMD is in the CMD-count-vowels-Python directory

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

About

Python CMD program for counting the vowels of the entered string.

License:MIT License


Languages

Language:Python 100.0%