There are currently no frequently asked questions associated with this exercise – that’s where you come in! You can contribute to this section by offering your own questions, answers, or clarifications on this exercise. Ask or answer a question by clicking reply () below.
If you’ve had an “aha” moment about the concepts, formatting, syntax, or anything else with this exercise, consider sharing those insights! Teaching others and answering their questions is one of the best ways to learn and stay sharp.
Join the Discussion. Help a fellow learner on their journey.
Ask or answer a question about this exercise by clicking reply () below!
Agree with a comment or answer? Like () to up-vote the contribution!
Hey @core9622614179!
JavaScript definitely is. For example, if you define the variable name then you can’t access it by using Name or NAME. Same thing with console.log and all the other statements.
Hello! I just started Codecademy and I can not get passed the second part because the box is blocking the text that i need to write so i need some help with that.
hi, im new, i did the first couple of exercises but the browser panel is always blank, it says is connected to codecademy but it shows nothing, please help
Hello,
Its my first time been on this platform. May I ask, how do I get started? This is what the instruction stated ‘The center panel contains a code file which is running in the browser panel on the right. Move your mouse cursor over the letters in the browser panel to animate them’.
Click the ‘Next’ button when you’re ready to dive in and start coding!
But it not happening for me. Please any advise?
Thanks
Audrey
You can see that the learning environment is split into three sections. The leftmost section is where you can find instructions and information, like the text you posted above. The middle section is where you can find and write code (it is a code editor). The rightmost section, in this case, displays the result of the code in the middle section.
Just to play around and see what the code can do, you can move your mouse cursor (without clicking) over the letters in the rightmost section. See what happens!
After you’ve done and understood all this, click Next to move on.