Make sure to pick else, followed by :, and finally print("We're open from 9:00-21:00.").
else
:
print("We're open from 9:00-21:00.")