|







| |
Editing Code
Entering code into the code window is easy. Lets follow the example below which is actually the code
for Example One.
- After opening the Scratchpad Activity, press the Block button to reserve some memory for our answer.
- Press the Word button twice.
- Press the Load button twice.
- Press the Add button.
- Press the Store button.
- Press the Halt button.
|

We now have the layout of our code done.
|