This is simply a new block I made that will print to the screen whatever Alphabetical String is sent to it. If one wants lower case replace the uppercase in the string that is "compared". The same is true with digits as well... either make a new similar block repeating 10 times or add them to the "comparison" string or even another if statement. Have fun! The green flagged program is simply for demonstration purposes...deleted that section of the script before use.
Shared from Scratch 2 Offline Editor I made this block since I missed the capacity to print string one used to have in BASIC, This block in essence allows one to do pretty much the same.