Wednesday, August 26, 2020

Wednesday's Project

Wednesday's Project

Hello! Today I want to write a random word generator. I can make a list of consonants and vowels and roll some virtual dice, but I would rather get input from the user and then strip out the vowels to get two lists, one of consonants and another of the vowels which the user has input to the page. I now have the page grabbing a random letter to start and then alternating between a vowel and a consonant three times.

No comments:

Post a Comment