Create a program that will allow users to enter a word, and a character number index. Your program will print out the size of the word, as well as the substring (starting from 0) to the index the user ...