Difference between revisions of "Activities/Turtle Art/Tutorials/Numerals/Counting Rod Numerals Program"

From Sugar Labs
Jump to navigation Jump to search
(New program page)
 
(Migrate to GitHub)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Turtle Art program to draw Counting Rod Numerals.
+
== Turtle Art/Tutorials/Numerals/Counting Rod Numerals Program ==
  
[[File:TACountingRodNumeralsStart.png]]
+
Read at https://help.sugarlabs.org/turtleart_tutorials/counting_rod_numerals_program.html
  
[[File:TACountingRodNumeralsSetup.png]]
+
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/turtleart_tutorials/counting_rod_numerals_program.rst GitHub]
 
 
[[File:TACountingRodNumerals1-5.png]]
 
 
 
[[File:TACountingRodNumerals6-9.png]]
 
 
 
[[File:TACountingRodNumeralsUnit.png]]
 
 
 
[[File:TACountingRodNumeralsNUnits.png]]
 
 
 
[[File:TACountingRodNumerals5.png]]
 

Latest revision as of 09:08, 28 July 2018

Turtle Art/Tutorials/Numerals/Counting Rod Numerals Program

Read at https://help.sugarlabs.org/turtleart_tutorials/counting_rod_numerals_program.html

The source file has been moved to GitHub