Exercise 2 · Chapter: Hello, World!Required+50 XP
Three Lines
Log three lines: a name, an age, and a favorite animal.
Your output should look exactly like this:
Alex 10 cat
Need a hint?
3 available · costs 5 XP each
javascript
Output
Run your code to see the output here.