CD discovered to erase you type 'PENERASE' and retrace your steps. To go back to drawing you type 'PENNORMAL'.
We also discovered:
- repeat 4 [fd 100 rt 90] .... will draw a square
- To create a procedure eg Square
- Type in 'to square'
- 1st box = repeat 4 [fd 100 lt 90]
- 2nd box = end
- To create a variable procedure eg Square
- Type in 'to square :length'
- 1st box = repeat 4 [fd 100 rt 90]
- 2nd box = end
No comments:
Post a Comment