Mixed messages: Story Generator

Hello,

This is my take on the mixed messages project.
This generates a story idea based on a random topic, lead character and goal.
Here is the project: GitHub - Ajwill95/Story-generator: Mixed messages code academy first project
In future, I think it would be funny to have images based on what story was generated.
In the part regarding pronoun generation, I think there must be a simpler way. Perhaps using a for loop to
match the name to the correct pronoun. If anyone has any suggestions or feedback on this, I would be grateful to hear them.

Thank you!