Mixed Messages Project attempt / help required

Hi. Just trying to finish this project. However I am not certain where I went wrong that I cannot test it in the terminal.
Any help is appreciated! :slight_smile:

You can find the code attempt here: scripts.js/scripts.js at main · edpla/scripts.js · GitHub

Yah, that should work good. Looks like you just have an extra )} in your generate function after the second quote. Take that out and it should work right. Paste all this into the console and it will work when you type in generate();

1 Like

Thank you so much! It worked. I appreciate it.

1 Like