Activities/Turtle Art: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) →Helpful hints: made L4 headings |
||
| Line 337: | Line 337: | ||
===Helpful hints=== | ===Helpful hints=== | ||
====Copying and Pasting==== | |||
Did you know that you can copy/paste stacks to/from the clipboard? You type Ctrl-C to copy whatever stack is under the cursor to the clipboard. Ctrl-V will paste from the clipboard onto whatever TA project you have open. Try pasting this code into your Turtle Art project. | Did you know that you can copy/paste stacks to/from the clipboard? You type Ctrl-C to copy whatever stack is under the cursor to the clipboard. Ctrl-V will paste from the clipboard onto whatever TA project you have open. Try pasting this code into your Turtle Art project. | ||
| Line 343: | Line 344: | ||
You can also paste text from the clipboard into text blocks. | You can also paste text from the clipboard into text blocks. | ||
====Speed==== | |||
Your program will run much faster if you hide blocks | |||
====Running Turtle Art outsde of Sugar==== | |||
[[Image:TAGnome.png|300px]] | [[Image:TAGnome.png|300px]] | ||