text = (input("Enter Some Text: ")) print (text) print ("-"*text)