#String that will hold the new vowelless word we will create. #Beginning of for character_in_question in range(len(string_entered)): loop for character_in_question in ...