This Scratch already includes some code that prompts the user for input and saves the input value as a variable. Add code so that: When the space bar is pressed, the cat should draw a pentagon, using a loop. Each side should be 50 units long. When the cat if finished drawing the pentagon, it should say your name.