I can guess which number you are thinking of. All I need is for you to answer 6 easy questions. Press the green flag to play. You need to have your volume on to hear the instructions and the answer. Note: If your number didn't work, try again paying close attention to whether you are answering yes or no.
Code for the animation of the mouth is from the following wiki page: https://en.scratch-wiki.info/wiki/Animation_Projects The inspiration for this magic trick is from: https://www.cut-the-knot.org/blue/Cards.shtml Spoiler alert: Scroll way down for a brief description of how this trick works... How does this magic trick work? It is an application of binary. Every time you answer a question with a yes, this is coded as a one. If you answer no, it is coded as a zero. For example, the number 35 in binary is: 100011 For more details, check out the https://www.cut-the-knot.org/blue/Cards.shtml website or peak inside the code.