Changes

Jump to navigation Jump to search
→‎Glossary: Block names and symbols; incomplete
Line 14: Line 14:  
==Glossary==
 
==Glossary==
   −
To be added
+
Incomplete
 +
 
 +
===Turtle===
 +
 
 +
* Forward →
 +
* Back ←
 +
* Right ↶
 +
* Left ↷
 +
* Arc ↻
 +
 
 +
===Pen===
 +
 
 +
* Pen Up ✑
 +
* Pen Down ✒
 +
 
 +
===Colors===
 +
 
 +
===Numbers===
 +
 
 +
Some of these functions are named with math symbols +-×÷><=, which are not changed.
 +
 
 +
* mod |
 +
* random ?
 +
* not ∼
 +
* and ∧
 +
* or ∨
 +
* number
 +
 
 +
===Flow===
 +
 
 +
* wait ⌛
 +
* if-then
 +
* if-then-else
 +
* repeat
 +
* while
 +
* until
 +
* stop stack
 +
 
 +
===Boxes===
 +
 
 +
* start
 +
* store in box
 +
* action
 +
* text
 +
 
 +
===Extras===
 +
 
 +
One of the Python programmable blocks has a drawing of a python on it. We keep that.
1,009

edits

Navigation menu