4.10. Chapter ExercisesΒΆ

There are 3 syntax errors in the following code. Fix it to work correctly without errors.

The code below is supposed to make alex move North 150 pixels and then move East 75, but the lines are in the wrong order. Fix it so that it runs properly.

Use the area below to draw to draw your initials in block style using different colors for each letter.

This problem is not auto-checked, you will have to decide if it is correct or not.

Create a drawing that uses a mix of straight lines (possibly filled in) and one or more circles created by making large dots.

This problem is not auto-checked, you will have to decide if it is correct or not.

You have attempted of activities on this page