Skip to main content

Practice ยท 1 of 1

Say Hello in the Console

Write your first program: 1. Log the exact text Hello, web! (with the comma and exclamation mark). 2. Log a second line โ€” any sentence you like โ€” using another console.log. 3. Add a comment above your first log explaining what it does.

Difficulty: beginner

Back to lesson: Practice: What JavaScript Does โ€” Practice