We'll display a message to indicate which customer should visit which counter. Code an empty print() to get started.
print()
Make sure to pick print, followed by (, and finally ).
print
(
)