text = (input("Enter some text: ")) for count in text : print ("-")