Activities/Turtle Art/Sensors: Difference between revisions
| Line 16: | Line 16: | ||
|[[Image:TA-keyboard.svg]]||keyboard input||holds results of query-keyboard block | |[[Image:TA-keyboard.svg]]||keyboard input||holds results of query-keyboard block | ||
|- | |- | ||
|[[Image:TAMyblock.svg]]|| [[# | |[[Image:TAMyblock.svg]]|| [[Activities/Turtle_Art#Programmable_Brick Brick|user-definable code]] || This block runs code found in the tamyblock.py module found in the Journal and editable in Pippy. Use the load Pippy button on the Save/Load toolbar to load your custom module. | ||
|- | |- | ||
|[[Image:TA-myfunc.png]]||my function||a programmable block: add your own math equation in the block, e.g., sin(x) | |[[Image:TA-myfunc.png]]||my function||a programmable block: add your own math equation in the block, e.g., sin(x) | ||