Help me in solving PYTH40 problem

My issue

may i know how to write the code to this,pls.

My code

txt = "textNumeroTres"
len_string = len(txt)
print(txt)

Learning course: Python Programming
Problem Link: String length Practice Problem in Python Programming - CodeChef