Inspiration

What it does

it counts how many vowels are in a string

How we built it

using a for/if loop to iterate over each character in a string, and evaluating if that ch is a consonant or a vowel.

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for Useless Hack

Built With

Share this project:

Updates