Exercise 2 · Chapter: PrintRequired+50 XP
Three Lines
Print 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
python
Output
Run your code to see the output here.