Difference between revisions of "Turtle art lesson 3"
Line 33: | Line 33: | ||
[[File:5.png|200px]][[File:6.png|200px]] | [[File:5.png|200px]][[File:6.png|200px]] | ||
|- | |- | ||
− | | | + | |Steps |
|Activity #1 | |Activity #1 | ||
[[File:1.png|300px]]<br> | [[File:1.png|300px]]<br> | ||
Line 39: | Line 39: | ||
1.Draw any two different polygon with the repeat command. Students have to make a note of the number of repeat instructions and the instructions that are repeated | 1.Draw any two different polygon with the repeat command. Students have to make a note of the number of repeat instructions and the instructions that are repeated | ||
|- | |- | ||
− | | | + | |Steps |
|Activity #2 | |Activity #2 | ||
1.Using the repeat command after taking inputs (defining variables)<br> | 1.Using the repeat command after taking inputs (defining variables)<br> | ||
Line 51: | Line 51: | ||
7.See shape to the side<br> | 7.See shape to the side<br> | ||
[[File:5..png|400px]]<br> | [[File:5..png|400px]]<br> | ||
+ | |- | ||
+ | |Steps | ||
+ | |Activity #1 | ||
+ | #Generate multiple shapes using repeat instructions | ||
+ | #Define input variables and repeat instructions to make shapes | ||
+ | |- | ||
+ | |Portfolio components | ||
+ | | | ||
+ | 1.Study the picture below and answer the question<br> | ||
+ | [[File:6.png|400px]]<br> | ||
+ | 2.Study the shape below and determine the Turtle code<br> | ||
+ | [[File:7..png|400px]]<br> | ||
+ | [[File:8..png|400px]]<br> | ||
+ | 3.Look at the following shape and guess the code.<br> | ||
+ | [[File:9..jpg|400px]] | ||
+ | [[File:10..png|400px]]<br> | ||
+ | |||
+ | 4.Construct the following figures using Turtle<br> | ||
+ | http://neoparaiso.com/logo/ejercicios-de-geometria.html<br> | ||
+ | [[File:11..png|400px]] | ||
|} | |} |
Revision as of 17:09, 22 April 2015
Week 3 | Simplifying programming – repeating instructions and blocks |
Objectives |
|
Hands-on Activity | Activity #1 (Part A)
1.What was the answer to the previous question? |
Activity #1 (Part B)
1.What was the answer to the previous question? | |
Steps | Activity #1
|
Steps | Activity #2
1.Using the repeat command after taking inputs (defining variables) |
Steps | Activity #1
|
Portfolio components |
1.Study the picture below and answer the question 4.Construct the following figures using Turtle |