Mixed Message

I think this project was easy, however, I’m not new to programming so that’s probably why. It took about an hour or less to solve this. If you have any questions or feedback, please share.

Hey, @zipnut welcome to the forums.

Looks all good but 2 things! On line 14 it preferred to use let or const instead of var since ES6. And the second thing is that you don’t really need lines 31-33 at the end of the program. Good job!

1 Like