Help me in solving PYTH03 problem

My issue

Replace print(___) with print(“I love Python”)

print(___)

My code

# Replace print(___) with print("I love Python")

print(___)

Learning course: Learn Python Programming
Problem Link: https://www.codechef.com/learn/course/rcpit-python/RCPITPY01/problems/PYTH03