Mixed Messages - Motivational Message

For the mixed messages project I created a Motivational Message generator. I found the project pretty easy, it took me about 1 hour. Once I was finished and I started looking through other peoples, I realized I could have made my program more complex.

Heres a link: GitHub - sarahvroff/Motivational-Message

I think it’s pretty solid! Very clean too. I can easily understand where things lead to and how concise the use of randomIndex() was, it decreases the amount of bugs that can break the code.

GJ! keep it up!