This is for the Scratch Club! It is the "high/low" guessing game, intended to be played by another scratch program. You can drag in a sprite and have it interact with the program. To make a guess, set the variable 'guess', then broadcast 'hey'. You'll receive 'low', 'high', or 'correct'. 0 <= value < max.