This is the draft project for the Grade 7 - 8 coding challenge. The draft code has already been written for you. If you run the code, you will see Scratch say the name of a triangle and then draw the shape , but there is a problem. The triangles he draws do not always match the shape he says. Your job is to fix the code so that the triangle Scratch draws matches the triangle he says. To get started click the "See inside" button and then the "Remix" button. If you need to clear the triangles Scratch has drawn, click the "Clear" button. When you have finished fixing the code and run it, there should be the following 5 triangles on the stage; equilateral, isosceles, scalene, right-angled, and obtuse-angled. You will receive 5 points for each shape that Scratch draws correctly. Good luck.