Hello, I want to ask a question that I could not solve. How can I ask the user for a word and create a new word that is the same length as the original word
such that none of the letters of the original word are used? I am supposed to write this program without using an Array or recursion.. Please let me inform.. Regards