Skip to content

Vowelcounter is a super simple python script that counts the vowels in a provided string.

License

Notifications You must be signed in to change notification settings

AkuzaInu/vowelcounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vowelcounter

Description

Vowelcounter is a super simple python script that counts the vowels and consonants in a provided string.

Vowelcounter is originally created to test and train my python skills.

Usage

  1. Clone the repository
git clone https://github.com/AkuzaInu/vowelcounter
  1. Run counter.py from command line
python counter.py
  1. Enter a string Enjoy! ❤️

Requirements

Python 3.9.10

You can download python here

About

Vowelcounter is a super simple python script that counts the vowels in a provided string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages