text=input("enter some text") print(text) print ("-" *len (text))