text = input( "Enter some text: ") (text) = len( text ) print(text) print( len, "-")