ScratchData LogoScratchData
Back to JuniLearning's profile

G10 Drawing Functions Solution

JUJuniLearning•Created July 11, 2017
G10 Drawing Functions Solution
3
3
214 views
View on Scratch

Instructions

Create functions to draw shapes! Instead of having to put a bunch of repeat loops, we can just call the "Draw X shape" function. 1. Create a "Draw rectangle" function which draws a rectangle with the length and width that is entered into the function. 2. Create a "Draw triangle" function which draws a triangle with the side length is entered into the function. 3. Create a "Draw circle" function which draws a circle. It should use "MOVE ___" where the ___ is the number entered in the function.

Project Details

Project ID168598679
CreatedJuly 11, 2017
Last ModifiedDecember 24, 2019
SharedJuly 11, 2017
Visibilityvisible
CommentsAllowed