The code below should print I am happy with proper spaces, but something is wrong. Fix it!
I am happy
Hint: When you use commas in print(), Python adds spaces automatically.
print()