Activities/Turtle Art/Tutorials/Numerals: Difference between revisions
→Mayan base 20 numerals: Teaching the Turtle |
m →Teaching the Turtle Visual Numerals: Fix link, add link |
||
| Line 74: | Line 74: | ||
I leave the others as a programming challenge. You need to determine how to draw the elements, and how to specify the layout of elements in each numeral. For example, a program for the cuneiform wedge could go like this. | I leave the others as a programming challenge. You need to determine how to draw the elements, and how to specify the layout of elements in each numeral. For example, a program for the cuneiform wedge could go like this. | ||
[[File: | [[File:TACuneiformWedgeGlyph.png]] | ||
The details of this program are on [[Activities/TurtleArt/Tutorials/Numerals/Cuneiform_Wedge_Glyph_Program|another page]]. | |||
==Mayan base 20 numerals== | ==Mayan base 20 numerals== | ||