a=input("enter the string ")
print("length of the string=",len(a))