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
Press Submit to check your solution.
Back to lesson: Practice: What JavaScript Does โ Practice