Adaptation of the original upper/lower case detection project by deck26 to test out a speed-up by constructing the teststring with a list rather than in a 26-character loop (which appears to work fine). Check out the original project here: https://scratch.mit.edu/projects/64732288