This is a multiplication practice project. You can make her dance by waving your hand or clapping. Your task is to complete options (conditional). Part 2: You need to add conditional to check input for # of dance. If it is less than 1 or greater than 10, you need to give prompt again. All the necessary blocks are given in the Scripts area. Once you complete it, make sure it works.
This project serves multiple teaching point. 1. Conditional statement (CS) 2. Abstraction (CS) 3. Multiplication practice (Math) 4. Reusability of project