When clicked on "Run" output is not displaying on console

if the code is correct also doesnt work

1 Like

Hi @Abhi9495 , welcome to the forums!
Could you send a link to your repl, or a video of the problem?

2 Likes

Hi here is my link please look into it.
https://replit.com/@Abhi9495/Ultimate-JavaScript#

your code doesn’t run because you don’t even have code.

@Abhi9495 at the files sidebar, select the 3 dots and click ‘show hidden files’.
Then, go to the .replit file and at ‘entrypoint’, change index.js to the file you want to run.
Hope this helps!

2 Likes