Run
mystring = '' length = len(mystring) print('length of the is:', length)
Output