Assesment and Help for Silly Story Generator

I would really appreciate someone checking over my work. It works most of the way but I’m not sure what I’m missing to have it work completely.

Thanks!

Hello @LinsB

you doing great well done

by the way you can use replaceAll instead of using replace when you replacing the insertx as it replace all the occurrence of the insertx not just the first one

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replaceAll

hope that help and have a nice day :slight_smile: