String = input("enter the string:")
print(len(String))