My issue
My code
# Replace the _ (underscores) in the editor with the text "I love Python!" to check the output
print("_Hello_!")
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
# Replace the _ (underscores) in the editor with the text "I love Python!" to check the output
print("_Hello_!")
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
just remove all underscore and text inside double quotes and type ‘I love python!’