Jump to content

Activities/Turtle Art/Tutorials/Numerals/Mayan Numerals Program: Difference between revisions

From Sugar Labs
Rdrsadhu (talk | contribs)
Migrate to GitHub
 
Line 1: Line 1:
This is the overall structure of the program, and what it does.
== Turtle Art/Tutorials/Numerals/Mayan Numerals Program ==


[[File:TAMayanNumerals.png]]
Read at https://help.sugarlabs.org/en/turtleart_tutorials/mayan_numerals_program.html


The closed procedure stacks above expand into the following.
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/turtleart_tutorials/mayan_numerals_program.rst GitHub]
 
[[File:TAMayanNumeralsSetup.png]]
 
[[File:TAMayanNumerals0.png]]
 
[[File:TAMayanNumerals1-19.png]]
 
[[File:TAMayanNumeralsNumeral.png]]
 
[[File:TAMayanNumeralsDots.png]]
 
[[File:TAMayanNumeralsLines.png]]

Latest revision as of 09:21, 28 July 2018

Turtle Art/Tutorials/Numerals/Mayan Numerals Program

Read at https://help.sugarlabs.org/en/turtleart_tutorials/mayan_numerals_program.html

The source file has been moved to GitHub