how to solve code.org course 1 lesson 8 #9

by Prof. Kay Paucek 3 min read

How do you get all Code.org answers?

3:0654:24Code.org Functions with Artist All Answers ExplainedYouTubeStart of suggested clipEnd of suggested clipBuild a function that will create this star each arm of the star is 25 pixels. Long you need to turnMoreBuild a function that will create this star each arm of the star is 25 pixels. Long you need to turn 45 degrees to get eight arms.

How do you solve a lesson 8 nested loop in maze?

0:002:54Code.org Nested Loops in Maze Express Lesson 8.8 - Course E 11.8YouTubeStart of suggested clipEnd of suggested clipUsing the fewest number of blocks. Possible okay so they want us to use eight blocks or less hereMoreUsing the fewest number of blocks. Possible okay so they want us to use eight blocks or less here are our options we can use a Wow a repeat block three times or right this seems challenging.

How do you get code 14.10 on lesson org?

0:002:30Until Loops in Maze CS Express Lesson 14.10 - Course D 13.10 ...YouTubeStart of suggested clipEnd of suggested clipWhatever. I do to get here. I can repeat to get here and then to get here. So hmm well I can onlyMoreWhatever. I do to get here. I can repeat to get here and then to get here. So hmm well I can only use five blocks though and I can tell it's going to take more than five blocks to get to the end.

How do you do a loop with Rey and BB 8?

11:4313:31Code.org Course C Lesson 8 Loops with Rey and BB-8YouTubeStart of suggested clipEnd of suggested clipAlright so let's think repeat two times move forward okay so once twice yep then turn left wait aMoreAlright so let's think repeat two times move forward okay so once twice yep then turn left wait a minute once twice and then turn left. Okay then move forward.

How do you do Lesson 9 on code org snowflakes with Anna and Elsa?

0:155:01Code.org Express Course Lesson 13.6 Snowflakes with Anna and ElsaYouTubeStart of suggested clipEnd of suggested clipOkay it's giving us some clues here. So two short lines is the pattern we need six lines but ourMoreOkay it's giving us some clues here. So two short lines is the pattern we need six lines but our pattern of two short lines.

How do you do nested loops in Maze on code org?

15:1837:32Code.org Nested Loops in Maze All Answers Explained Course D, E, F ...YouTubeStart of suggested clipEnd of suggested clipWell first do this three times move forward i move forward once it's gonna hit the bottom of thisMoreWell first do this three times move forward i move forward once it's gonna hit the bottom of this pink small pink mouth thing go back to the top and i gotta do it. Again.

How do you do 14 conditional lesson?

2:325:18Code.org Conditionals | Lesson 14 Part 11 | Challenge AYouTubeStart of suggested clipEnd of suggested clipIt's like counting up on balloon scale. By 0.001 each time and keep in mind for scale 1 is 100. 2 isMoreIt's like counting up on balloon scale. By 0.001 each time and keep in mind for scale 1 is 100. 2 is 200 0.5 would be 50. So we need a conditional. Inside the if add two statements.