Follow the instructions Scratch Cat gives... and prepare to be amazed!
ALL CODE BY ME Thanks to @violet_raven for a great explanation on how their projects (https://scratch.mit.edu/projects/326426279/) works However, I coded everything else myself and added the automatic system for generating the numbers. If you are wondering why the maximum number of questions is 7, it is because Scratch's 'Say' block is unable to display so many characters. If you want to to have more questions, follow these steps: 1. Press "See Inside" 2. Drag out a 'Set [# OF QUESTIONS] To ()' block 3. Set it to whatever you would like 4. Show the list called 'NUMBERS' 5. Instead of looking through what Scratch Cat says, look through the list. Better yet, use the '<[NUMBERS] contains (your number)?> block!