Difference between revisions of "Turtle art lesson 4"
Jump to navigation
Jump to search
(Created page with "{|class="wikitable" |- |Week 4 |Arithmetic manipulation using Turtle Art. |- |Objectives | #Demonstrate the use of arithmetic operations and display results #Understand the lo...") |
|||
Line 12: | Line 12: | ||
|Steps | |Steps | ||
| | | | ||
− | 1.Introduce the numbers palette | + | 1.Introduce the numbers palette<br> |
2.How to print results from simple arithmetic operations:<br> | 2.How to print results from simple arithmetic operations:<br> | ||
Line 18: | Line 18: | ||
4.Write this as an expression – (120000/(50*(100+(100-80)))<br> | 4.Write this as an expression – (120000/(50*(100+(100-80)))<br> | ||
5.Print the result<br> | 5.Print the result<br> | ||
− | [[File: | + | [[File:Introduce the numbers palette.png|400px]]<br> |
− | [[File: | + | [[File:Write this as an expression.png|400px]]<br>[[File:random number function .png|400px]] |
+ | <br> | ||
6.Print random numbers using the random number function | 6.Print random numbers using the random number function | ||
|- | |- |
Revision as of 17:24, 11 July 2016
Week 4 | Arithmetic manipulation using Turtle Art. |
Objectives |
|
Steps |
1.Introduce the numbers palette 3.Subtract 80 from 100; Add this to 100; Multiply this sum by 50; Divide 120000 by this product |
Steps |
|
Hands-on activity | Activity #1
1.Draw a series of equal radius circles with increasing X,Y coordinates |
Activity #2 | |
Portfolio components |
|