Add the blocks to complete the project! You need to: 1. Set secret code to a number between 1 and 20 2. Ask the player to guess the number 3. Check if the chances remaining become equal to zero to stop the game 4. If the player answer is bigger than secret code, you need to ask them to try a smaller number 5. If the player answer is smaller than secret code, you need to ask them to try a bigger number Have fun completing! :D