#Heres a Small Python Program while True: ok = raw_input("Enter Words: ") print print "Your words have "+len(ok) print print print "END"