Click the cat and he will say a random letter.
Pick Random A to Z is made by a variable called A to Z and uses the block to pick the random letters out of the variable (item (pick random (1) to (length of (A to Z))) of (A to Z)). Old: used to be made by a list called A to Z and uses the block (item (random v) of [A to Z v]) to pick the random 26 letters, not random numbers called (pick random (1) to (10)).