Chingu challenge #9

So I’ve been looking at p1xt’s guide to be job ready as a JavaScript programmer:


I have been seeing it referred to on the forums and it looks really thorough but the chingu challenge #9 is so confusing. I can’t even get it to console.log the array for testing on the first problem: arrays - DS. Has anyone done some of the challenges for this? There’s so much JavaScript on there that makes no sense and is totally new to me like *int char** what? Why does doing a simple console.log throw an error?

Check the language mode on the code editor. It should say “JavaScript”.

1 Like

Bwahah you’re right. It’s all written in C. I had taken a JavaScript break and was thinking am I going crazy? Is this ES11 or something?

Now I feel like a total noob again.