Hi all...I am still very new to functions and I am trying to take in a string of one or multiple words, convert all the letters in the string to asterisks, then output the proper number of asterisks with the original spaces intact. Any clues you can give me on where I am wrong (or perhaps the entire thing is wrong)? Thanks.
Thank you very much for the responses! Hopefully one day when I understand what I am doing I will be able to answer questions on here as well. It works perfectly now.