ScratchData LogoScratchData
Back to kodekiddo1's profile

Milestone 1 SMA reinhart (1)

KOkodekiddo1•Created October 7, 2023
Milestone 1 SMA reinhart (1)
0
0
1 views
View on Scratch

Instructions

Task 1 -Create a variable that can record how many sides the user wants. -Ask the user “How many sides do you want?” and record into it a variable -Before drawing the shape call function to asking color (continue task 2 first) -Use conditional to draw the shape based on the side (continue task 3 first) Task 2 -Create a variable that can record color -Ask the user “Do you want to change color (yes/no)?” and record it into a variable -Use conditional to separate yes/no answer -When the answer is YES, ask more time “What color did you want (red/green/blue)?” and record it into a variable, don’t forget to change the color based on the answer using another conditional -When the answer is NO set the default color is black Task 3.1 -If the side is more than 20 -Make the Pen to start drawing -Use loops based on the side -Start drawing using motion with 30 steps, and rotate -based on the side to create the shape Task 3.2 -If the side is more than 20 -Make the Pen to start drawing -Use loops based on the side -Start drawing using motion with 1 steps, and rotate -based on the side to create the shape

Project Details

Project ID904467632
CreatedOctober 7, 2023
Last ModifiedOctober 14, 2023
SharedOctober 10, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root