JS 10 pts
Write code · BeginnerLog a greeting
Write JavaScript that logs exactly Hello, learner! to the console.
Open exerciseBuild fluency with focused HTML, CSS, and JavaScript challenges. Run safely in your browser and earn points when your output passes.
3 exercises found
Write JavaScript that logs exactly Hello, learner! to the console.
Open exerciseRead the JavaScript and replace the editor contents with only the value it prints.
Open exerciseReorder the lines so the variable is declared before it is logged.
Open exercise