Exerpad
Exercise 3 · Chapter: PrintRequired+50 XP

Fix the Greeting

The code below should print Good morning! but it has bugs. Fix them!

Need a hint?
3 available · costs 5 XP each
python
print("Good morning!)
Output
Run your code to see the output here.