-
Define Code tracing.
-
Define Debugging.
All of the following blocks, you have been introduced too. Let's put them together to create a script.
- Open the development environment and Start a new project.
- Select the check box next to the
x position
andposition
pointer block to display their values on the stage. - Have your sprite move 100 units to left.
- Turn 90 degrees clockwise.
- Move 100 units.
- Write down the coordinates in your notebook.
- Save your project as DoNow1.2