Load your Scratch program from User input and interaction, Show Me Your State, & Variables—Changeable Placeholders, and make the following edits: 1.Drag the ask [What's your name?] and wait block to the Scripts pane. Click on it. Scratch will ask your name and wait for you to respond. 2. *If you'd like to see your answer, check the box next to answer as is done in the image at the top of the page. The variable answer contains whatever you type when Scratch asks you a question using the ask [...] block. 3. Add another ask [...] block immediately after the "What's your name?" block. 4. Change the question text, and re-execute the program. 5. Now execute the program. What happens and why? 6. Drag the answer block to your script again so that it reads . 7. Personalize it in at least 3 other ways. 8. Provide documentation for your program (describe what it does) as the Instructions. Be sure to describe how your program is original.