This program asks you to type words, and at the end shows a list called "Words" with the final list of words. That will be the final word scramble puzzle that you can write down. NOTE: Because the program RANDOMIZES the selected word, there might be an instance in which the original word is the same as the new, randomized word.
The part of my program that is the Custom Block "Randomize" is from @griffpatch_tutor 's project.