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

From Sugar Labs
Jump to navigation Jump to search
(Migrate to GitHub)
 
Line 1: Line 1:
This is Mokurai's program for having a turtle in Turtle Art count up to 15. You can make many changes.
+
== Turtle Art/Tutorials/Counting/TA Counting Program ==
  
[[File:TACountingStart.png]]
+
Read at https://help.sugarlabs.org/turtleart_tutorials/ta_counting_program.html
  
Main program
+
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/turtleart_tutorials/ta_counting_program.rst GitHub]
 
 
[[File:TACountingSetup.png]]
 
 
 
Preliminaries
 
 
 
[[File:TACountingCount.png]]
 
 
 
Set down dots and count them
 

Latest revision as of 08:59, 28 July 2018

Turtle Art/Tutorials/Counting/TA Counting Program

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

The source file has been moved to GitHub