Help me in solving PYTH12 problem

My issue

My code

# Update the '_' in the code below to get the desired result

print(7 "and" 3)

Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone

@bharathnukala6
do like print(7,“and”,3)