Assessment wanted for Silly story generator - newbie

My dear Experts,

I have been learning web dev on developer.mozilla.org and I got stuck with an assessment in JavaScript. Please help me to check what wrong with my solution.

This is the task: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Silly_story_generator

This is my solution (failed): https://codepen.io/lequocchon/pen/xxVVzzZ
I would like to know why my solution does not work.
Thank in advance,

Chon

Hello @lequocchon

you doing great and you code is running fine

is not it work on your side ?

have a nice day :slight_smile:

Dear Justsomeone,
My code does not run on firefox browser, even though I have tried many times.
Then, problem must come from my browser.
Thank for your help, I appreciate that.
Have a nice day

which version of firefox are you using? (you can find it in the browser menu bar (Help --> About Firefox))

I use 79.0 (64bit). Something may be wrong with my labtop.
Thank for your kind help,

sorry for my late replay as i was out most of the day

first check if you have any extension disable them all then see if it work or not

if it work then enable them one by one tell you get te one that cause the issue

make sure you allow java script in the settings

1 Like

Thank you very much for your advice.

you very welcome :slight_smile:

@lequocchon another thought — have you tried running your code pen in another up-to-browser, like Opera, chrome, Edge, or Safari?

It works for for me too - your code is great.

1 Like